Bluehost : htaccess redirect all but one subdirectory?
By web hosting in Bluehost Host
Host unlimited blogs, websites for $4.95
only
with this web
host
Register domain names for less than a dollar
here
Bluehost is among our best web hosts. Sign up with bluehost here
This is a bluehost question posted by siguie on 01 October 2008
Presently I redirect all requests from an addon domain to a new one using …
RewriteEngine on
Redirect 301 / http://www.OTHER_DOMAIN.com/
… this works great BUT now I would like to allow access to one specific subdirectory in the addon domain … I thought I could use “RewriteCond” to make an exception but apparently I suck at writing htaccess code.
So any help would be much appreciated



Loading...