Welcome Guest, Not a member yet? Register   Sign In
HTACCESS: Force www
#1

[eluser]codex[/eluser]
I have this, which is working alright. But I'm wondering if the domain itself can be made dynamic (so without explicitly entering the domain).

Code:
RewriteCond %{HTTP_HOST} ^domain.nl [NC]
RewriteRule ^(.*)$ http://www.domain.nl/$1 [L,R=301]


Messages In This Thread
HTACCESS: Force www - by El Forum - 02-13-2009, 04:26 PM
HTACCESS: Force www - by El Forum - 02-18-2009, 09:58 AM
HTACCESS: Force www - by El Forum - 02-18-2009, 10:28 AM
HTACCESS: Force www - by El Forum - 02-18-2009, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB