For 1.17.. maybe? :)

l0rdphi1

Verified User
Joined
Jun 22, 2003
Messages
1,471
Think we could get an option to turn our private_html into a symlink linking to public_html?

I think that would be a pretty cool (and easy to add) feature.

Thank you :D
 
For now I guess you can just edit the virtual_host_secure*.conf template files and set DocumentRoot to the public_html then run
Code:
echo "action=rewrite&value=httpd" >> /usr/local/directadmin/data/task.queue
to rewrite all the httpd.conf files... if you want that for everyone that is :)

John
 
Back
Top