Re: mod_rewrite and directory context

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> So it looks like that `mod_rewrite` is applying the last rule but the
> conditions are not tested.

OK, I saw my regrettable error, the regex was not correct due to
directory stripping.

This one is now working:
RewriteRule ^(.+)$ index.php?q=/$1 [QSA,L]

--
Jimmy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux