On Sat, Jun 27, 2015 at 6:37 PM, James Moe <[email protected]> wrote: > module_rewrite is being loaded. What are other preconditions for a > functioning rewrite capability?
If your rules are in htaccess, AllowOverride can't be "none" and you actually have to request somethng that maps beneath that directory. RewriteEngine must be on. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
