• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache UserDir question...

goldboyd

Golden Member
I have an apache 1.3.20 server running, with the UserDir directive enabled and it is working fine. However there is one thing i dont like about it, if you go to any of the vhosts on the server and add the ~ after it, it will take you to the users directory. Is it possible to restrict this to working for only the default vhost or any specific vhost?

thanks
 
Actually I just figured it out, all I had to do was move the UserDir directive from the main config section to just the vhost I wanted it in.
 
Back
Top