Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12488

Reply To: Random General Questions

$
0
0

Ok so last look if my site was www.microsoft.co.uk
this would be it


RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^microsof\.co\.uk$ [NC]
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}%{REQUEST_URI} [R,L]
RewriteRule ^index\.htm$ / [R,L]

Viewing all articles
Browse latest Browse all 12488

Trending Articles