Cyrix Hosting
Verified User
- Joined
- Feb 15, 2009
- Messages
- 7
Hi all,
I have an application that requires me to set the Apache configuration AllowOverride All for the directory it runs in. I tried adding this in a .htaccess file, but apparently I don't have permission to do this. So I went in pursuit of the httpd.conf file. I found a specific httpd.conf file for the single user responsible, located here:
However, editing this file does not seem to ahve had an effect? I tried restarting httpd? Any suggestions?
I have an application that requires me to set the Apache configuration AllowOverride All for the directory it runs in. I tried adding this in a .htaccess file, but apparently I don't have permission to do this. So I went in pursuit of the httpd.conf file. I found a specific httpd.conf file for the single user responsible, located here:
Code:
/usr/local/directadmin/data/users/(username)/httpd.conf
However, editing this file does not seem to ahve had an effect? I tried restarting httpd? Any suggestions?