patch up rewrite rule so that index.php may not get rewritten to index.php?url=index...
authorgarvinhicking <garvinhicking>
Mon, 18 Apr 2005 16:45:24 +0000 (16:45 +0000)
committergarvinhicking <garvinhicking>
Mon, 18 Apr 2005 16:45:24 +0000 (16:45 +0000)
commit1e0215d7eb8a1f334365f78beee52b99ef4c74d9
treec48ce6b9779ae7a82aac3f8811440cc10d12da37
parent0e4ef0d914ddc1100302d7ecbe4ff46f6e9a1aeb
patch up rewrite rule so that index.php may not get rewritten to index.php?url=index.html, as it only wastes cycles.
(Even though it didn't happen on my install...anyways, the rewrite rule also only steps into effect if $serendipity['indexFile'] != 'index.php', we may want to create a conditional rule here.
include/tpl/htaccess_cgi_rewrite.tpl
include/tpl/htaccess_rewrite.tpl