I want to setup 1 virtual server
and have it map to the document root based on Domain name.

This is working correctly.
Now I also want to make password protect a special directory.
This is also working correctly.

Now I was wondering if the following is possible.
I would like to authenticate the user based on subdomain.

In order to do that I need to have the following vars available to the
mysql query
${domain}
${tld}
${domain_no_tld}
${subdomain1}
${subdomain2}

Currently only ${user} is available if I'm correct, I couldn't find
anythings in the documentation?
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to