Gossamer Forum
Home : General : Internet Technologies :

Plzz I need help with .htaccess

Quote Reply
Plzz I need help with .htaccess
Hello, i have added this code

//Rewrite to www
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^xxx.eu[nc]
RewriteRule ^(.*)$ http://www.xxx.eu/$1 [r=301,nc]

but my website is not responding to anything again. how do i get .htaccess file to work
Subject Author Views Date
Thread Plzz I need help with .htaccess shellybrit 11236 Apr 15, 2016, 2:04 AM
Thread Re: [shellybrit] Plzz I need help with .htaccess
Andy 10810 Apr 15, 2016, 4:06 AM
Thread Re: [Andy] Plzz I need help with .htaccess
shellybrit 10703 Apr 18, 2016, 3:39 PM
Thread Re: [shellybrit] Plzz I need help with .htaccess
Andy 10660 Apr 18, 2016, 11:44 PM
Post Re: [Andy] Plzz I need help with .htaccess
Andy 10664 Apr 18, 2016, 11:45 PM