Category: Apache General

Create .htaccess file on site and copy the following:

RewriteEngine on
RewriteCond %{REQUEST_URI} /$
RewriteRule (.*)index.phpreate  / [R=301,L

 

Tags:

Apache

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.