Re: [EMAIL PROTECTED] Mod-Rewrite within a Mod-Rewrite

2006-05-09 Thread Krist van Besien
On 5/8/06, David Blomstrom <[EMAIL PROTECTED]> wrote: This is the rewrite rule for my Reference section, which works: RewriteRule ^Reference/([a-zA-Z0-9()_/-]+)/?$ Reference/index.php?ref=$1 [L] I'd like to also create a similar Glossary section, like this: RewriteRule ^Glossary/([a-zA

RE: [EMAIL PROTECTED] Mod-Rewrite within a Mod-Rewrite

2006-05-09 Thread Axel-Stéphane SMORGRAV
What do you expect Reference/Glossary should be rewritten to ? As far as I can tell from your rewrite rules, Reference/Glossary and Reference/Glossary/ should be rewritten into Reference/index.php?ref=Glossary. If that is not the case, you should turn on the rewrite logs at a log level of at