Enable Apache mod_rewrite on CentOS?

Maxoq

Well-known member
Registered
Joined
Feb 25, 2015
Messages
535
Points
28
It is simple to enable mod_rewrite

Open configuration file of Apache web server

Code:
nano /etc/httpd/conf/httpd.conf
Change AllowOverride None to AllowOverride All in <Directory "/var/www/html">

After that, restart Apache

Code:
service httpd restart
 
Newer Threads
Replies
5
Views
11,686
Replies
4
Views
5,251
Replies
52
Views
64,353
Recommended Threads
Replies
0
Views
3,462
Replies
1
Views
2,989
Replies
1
Views
2,921
Replies
4
Views
4,093

Latest postsNew threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top