Code: Select all
RewriteCond %{HTTP_HOST} ^theqdomain\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.theqdomain\.com$
RewriteRule ^/?$ "http\:\/\/opencartguru\.com\/" [R=301,L]
How can I do:
Code: Select all
http://theQdomain.com/ocstore/options-boost
Code: Select all
http://opencartguru.com/options-boost