[Aminet-commit] r142 - trunk/phpinclude
aminet-discuss at aminet.net
aminet-discuss at aminet.net
Sun Nov 9 22:55:14 CET 2008
Author: mendoza
Date: 2008-11-09 13:55:14 -0800 (Sun, 09 Nov 2008)
New Revision: 142
Modified:
trunk/phpinclude/.htaccess
Log:
change statistics url
Modified: trunk/phpinclude/.htaccess
===================================================================
--- trunk/phpinclude/.htaccess 2008-11-09 21:54:48 UTC (rev 141)
+++ trunk/phpinclude/.htaccess 2008-11-09 21:55:14 UTC (rev 142)
@@ -65,7 +65,7 @@
# Pretty dirs
RewriteRule ^feed(/.*)?$ /feed.php$1 [L]
RewriteRule ^search(/.*)?$ /search.php$1 [L]
-RewriteRule ^stats(/.*)?$ /stats.php$1 [L]
+RewriteRule ^stat(?:istics)?(/.*)?$ /stats.php$1 [L]
RewriteRule ^recent(/.*)?$ /recent.php$1 [L]
RewriteRule ^tree(/.*)?$ /tree.php$1 [L]
RewriteRule ^setup(/.*)?$ /setup.php$1 [L]
More information about the Aminet-commit
mailing list