Re: mod_rewrite loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ok, thanks for mentioning RewriteLog, didn't know there is an extra logfile for mod_rewrite. That helped me figuring it out:
In the second example, apache recognizes the rewritten url equals the original url and aborts rewriting process. ("initial URL equal rewritten URL: test/server.php [IGNORING REWRITE]")
In the second example it doesn't because "test/./server.php" does not equal "test/server.php" -> infinite rewrite
[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]