Tag Archives: rewriterule

.htaccess question

.htaccess question How would i incorporate RewriteEngine onRewriteCond %HTTP_HOST.*$RewriteRule index.html$ " http://avda-tx.org/v2" R=301, LRewriteRule /$ http://avda-tx.org/v2 R=302, L with a variety of other 301 redirects I generally want to be sure that all traffic in order to domainname.com in addition to www.domainname.com head over to www.domainname.com/v2 and want to make sure that domainname.com/page1 may go right to domainname.com/v2/page1 should they happen to type in a specific URL. Thanks for any help.

Posted in Website Development | Tagged , , , , , , , | Leave a comment
Page 2 of 212