I need to redirect users from my current site to a sub directory while I implement the new website, whilst excluding my IP so that I can work on the new site.
The old site is Html based, and the new site is Wordpress based.
Any user that goes to the www.domain.com should be redirected to www.domain.com/old/
The same for any pages ie. www.doamin.com/page1.html >> www.domain.com/old/page1.html
This is to allow me to install and work upon the new wordpress install in the root.
I've found a lot of .htaccess examples which only divert the user to a single maintenance page, and I have had no luck trying to figure out how to do this. Any advice would be greatly appreciated.
thanks.



Reply With Quote

Bookmarks