Search found 1 match
- 2014/02/27 12:34:39
- Forum: CentOS 5 - Webhosting Support
- Topic: Mod_rewrite installed but is not working
- Replies: 10
- Views: 78578
Re: Mod_rewrite installed but is not working
Open the Apache configuration file located at /etc/httpd/conf/httpd.conf Change AllowOverride None to AllowOverride All inside the DocumentRoot Directory Directive, normally <Directory "/var/www/html"> save and quit vi emacs or nano back to the shell terminal, run this command to restart the apache ...