On Sat, Mar 29, 2008 at 8:46 AM, Sam Carleton <scarleton@xxxxxxxxxxxxxxxx> wrote: > Eric, > > When I do the following, the rewrite rules don't seem to work. Where > should I be placing the rewrite rules and what settings should I have > for AllowOverride to stop it from looking for the .htaccess? RewriteRules need to be in the proper virtual host, AllowOverride none prevents apache from looking for .htaccess files When you pull your rules out of Directory/htaccess, the URL you're testing against changes (the per-directory component hasn't been stripped out -- now it always starts with a slash) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx