hi all,
i have a scenario, suppose i have a DocumentRoot let's say /data/html/
in that doc root /data/html/xml is the a directory....
this xml named dir i aliased with some other name i.e. xmlnode
now i need to password protect (htpasswd) this alias name but not the original data dirctory... (/data/html/xml) .
So is this possible to do so.
Regards
mansih

Reply With Quote