This is a discussion on Re: rewrite rule .htaccess within the Linux Web Servers forums, part of the Web Server and Related Forums category; [ Darren ] > I've moved a domain from FOO.com to FOO.org > > I'd like to permanently ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[ Darren ]
> I've moved a domain from FOO.com to FOO.org > > I'd like to permanently redirect everything apart from two directory > and two files. What do I need in .htaccess for this ? I can redirect > specific files and directories, but I can't redirect everything AND > make the odd exclusion. Check out the docs for mod_rewrite: http://httpd.apache.org/docs/2.2/misc/rewriteguide.html Rgds, Kenneth Svee |