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]