L l0rdphi1 Verified User Joined Jun 22, 2003 Messages 1,320 Jul 22, 2003 #1 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
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
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,509 Jul 23, 2003 #2 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
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