Feedback:
Please enter any feedback you have for this article.
Screenshots:
All Articles » Redirect all URLs to root of site
Articles in this category
hyve
Category: Apache General
Create .htaccess file on site and copy the following:
RewriteEngine on RewriteCond %{REQUEST_URI} /$ RewriteRule (.*)index.phpreate / [R=301,L
Tags:
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.
Popular Articles
Related Articles