/ Published in: Apache
Expand |
Embed | Plain Text
Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteRule .* http://www.domain.com/$1 [R=301,L]
You need to login to post a comment.
Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteRule .* http://www.domain.com/$1 [R=301,L]
You need to login to post a comment.