[EMAIL PROTECTED] RewriteRule trouble

2007-10-22 Thread BP Jonsson
How should I write a rewrite rule so that it appears to visitors that they are at http://foo(.*) but the files reside at http://bar/site/foo? Supposing that the rewrite rule is in a .htaccess under the foo root directory, what should it look like? TIA, /BP -

[EMAIL PROTECTED] Error message "LocationMatch not allowed here"

2006-06-12 Thread BP Jonsson
Dear friends, I get an error message: "[alert] [client xxx] /home/account/public_html/.htaccess: http://httpd.apache.org/docs/1.3/howto/htaccess.html#what> It seems there should be an AllowOverride directive somewhere, but where? And what should it look like? Can I fix this problem or do I have