Password protect an alias virtual directory
- by Jason
I have a main domain being hosted through CPanel. I also have a sub-domain that I would like to appear as a path under the main domain instead of as a sub-domain. So I have:
http://example.com/ pointing to the main hosted file.
http://example.com/mydir pointing to the subdomain files.
This is achieved by a httpd.conf include from the main domain…