When you put your mouse over the Site ID you have the directory path that showed: home/masterdomain.com/public_html/joomla
This is NOT what I have told you.
You have to put the mouse over the DOMAIN "{site_url}/multisites/{site_id}" to see it resolved.
ok ok.... i think i drive you crazy, i am just trying to find it al out by trial and error, not trying to keep you busy, thanks for your patience and support!
My lack of knowledge is preventing me from asking the question so specific that it would be easy for you to give a specific answer, or your suggestion is so specific that my lack of knowledge prevents me from understanding it. But i will figure it all out sooner or later i am determined to!
the resolved url works for one of my slaves, the other slaves return a 403forbidden on their resolved urls, so i guess thats a question of permissions, ill figure that out.
so.... lets take the resolved url from the one slave that works: {site_url}/multisites/{site_id}
shows
www.masterdomain.com/multisites/slave1
that works. Now we want someone entering
www.slave1.com in their browser and that it acceses
www.masterdomain.com/multisites/slave1 and up untill now it does not
My joomla installation resides in a subdir of the root called "joomla".
www.slave.com leads by default to the root of the master. so i mapped (using a hosting manager) slave.com to the /joomlasubdir
I am not sure anymore if this is a redirect..... it is done in the hosting manager, but there is no index.html file in the root that forwards to the /joomla dir. there is however a .htacces file in the root of my domain with rules in these rules i see:
#RULE:,slave1.com,/joomla
which points the slave to the right folder.
I dont know if this has the status of a redirect (which i should not use) or not, but if i do not use this rule how on earth could
www.slave.com get any further than my root.
www.slave.com actually resolves in domain.com/joomla/multisites/slave1 so it seems to work...
Of course i understand that you give support on JMS related issues and are not tutoring people server knowledge, but still: is the rule in the .htacces file something that you would call a redirect and i should not use??
Consider my masterdomain: by default the .htacces will have the rule: #RULE:,master.com,/public_html
if these rules defined in the .htaccess file are the right way to mapping, the rule should be something like: #RULE:,slave_url/multisites/slave_id or slave_url/joomla/multisites/slave_id
and this would also prevent the browser from showing/joomla in the adress?
thnx again, keep up the good work