Har WN som tidsfördriv
|
|
Reg.datum: Jul 2007
Inlägg: 1 416
|
|
Har WN som tidsfördriv
Reg.datum: Jul 2007
Inlägg: 1 416
|
Citat:
Originally posted by AlternativePhotography@Jun 1 2009, 00:06
Hej
Ja, en CMS kanske vore nåt
Så här ser det ut nu... (funkar ej)
RewriteEngine on
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
AddType application/x-httpd-php .php .html
RewriteCond %{HTTP_HOST} ^alternativephotography.com [OR]
RewriteCond %{HTTP_HOST} ^www.alterativephotography.com
RewriteRule ^(.*) http://www.alternativephotography.com/1 [R=301,L]
|
RewriteCond %{HTTP_HOST} ^www.alterativephotography.com
Typo?
|