Quote:
Originally Posted by ForceHSS
I have this in mine
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^skaperend\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.skaperend\.com$
RewriteRule ^(.*)$ http://www.mystechtronics.net/$1 [R=301,L]
Change what you need and use
|
Just to confirm, this is what you have for your dev site .htaccess? I have a main .htaccess file that is quite long with custom rewrites and stuff for DBSeo. My dev site is located in a folder like this: mainsite.com/dev/forum.php.