RewriteEngine on RewriteCond %{HTTP_HOST} ^alternativephotography\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.alternativephotography\.com$ RewriteRule ^gallery\/v\/$ "http\:\/\/www\.alternativephotography\.com\/gallery3\/" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.alternativephotography\.com$ RewriteRule ^ArtAndArtists1$ "http\:\/\/www\.alternativephotography\.com\/wp\/alt\-proc\/art\-and\-artists\-edition\-1" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.alternativephotography\.com$ RewriteRule ^artandartists1$ "http\:\/\/www\.alternativephotography\.com\/wp\/alt\-proc\/art\-and\-artists\-edition\-1" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.alternativephotography\.com$ RewriteRule ^pinhole$ "http\:\/\/www\.alternativephotography\.com\/wp\/cameras\-film\/from\-pinhole\-to\-print" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.alternativephotography\.com$ RewriteRule ^cyanotypes$ "http\:\/\/www\.alternativephotography\.com\/wp\/processes\/cyanotype\/blueprint\-to\-cyanotypes" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^anthotypes$ "http\:\/\/www\.alternativephotography\.com\/wp\/books\/anthotypes" [R=301,L] # Use PHP5 as default AddHandler application/x-httpd-php5s .php RewriteCond %{HTTP_HOST} ^cyanotypes.com$ [OR] RewriteCond %{HTTP_HOST} ^www.cyanotypes.com$ RewriteRule ^(.*)$ "http\:\/\/www\.alternativephotography\.com\/$1" [R=301,L] RewriteCond %{HTTP_HOST} ^(www.)?malinfabbri.com$ [NC] RewriteCond %{REQUEST_URI} ^/alternativephotography/(.*)$ RewriteRule ^(.*)$ - [L,R=404] # BEGIN WordPress RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^/?$ "http\:\/\/www\.alternativephotography\.com\/wp\/" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^blueprinttocyanotypes\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/processes\/cyanotype\/blueprint\-to\-cyanotypes" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^pinholetoprint\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/cameras\-film\/from\-pinhole\-to\-print" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^artandartists\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/alt\-proc\/art\-and\-artists\-edition\-1" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^BlueprintToCyanotypes\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/processes\/cyanotype\/blueprint\-to\-cyanotypes" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^ArtAndArtists\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/alt\-proc\/art\-and\-artists\-edition\-1" [R=301,L] RewriteCond %{HTTP_HOST} ^alternativephotography.com$ [OR] RewriteCond %{HTTP_HOST} ^www.alternativephotography.com$ RewriteRule ^PinholeToPrint\.html$ "http\:\/\/www\.alternativephotography\.com\/wp\/cameras\-film\/from\-pinhole\-to\-print" [R=301,L]