RewriteEngine on
rewritecond %{http_host} ^Domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/mywebsites/$1 [r=301,nc]
Instead of domain.com write your domian name and new path
Its All About to Share...
RewriteEngine on
rewritecond %{http_host} ^Domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/mywebsites/$1 [r=301,nc]
Instead of domain.com write your domian name and new path
© 2009 Servertechs · Proudly powered by Blogger & Servertechs 2 by Prisha.
0 comments:
Post a Comment