[nycphp-talk] Mod Rewrite Issue
Randal Rust
randalrust at gmail.com
Thu Nov 1 11:01:35 EDT 2007
On 11/1/07, csnyder <chsnyder at gmail.com> wrote:
> RewriteLog http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritelog
Thanks, Chris. Don't know why I didn't think of that:)
Anyway, it turns out the issue was with my Apache config file. I had
to change the AllowOverride setting.
# AllowOverride None
AllowOverride All
--
Randal Rust
R.Squared Communications
www.r2communications.com
More information about the talk
mailing list