[vhffs-dev] [423] Add a file I forgot to svn add yesterday :p

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 423
Author:   gradator
Date:     2007-01-22 22:15:28 +0000 (Mon, 22 Jan 2007)

Log Message:
-----------
Add a file I forgot to svn add yesterday :p

Added Paths:
-----------
    branches/vhffs_4.1/vhffs-robots/misc/awstats_htaccess_example


Added: branches/vhffs_4.1/vhffs-robots/misc/awstats_htaccess_example
===================================================================
--- branches/vhffs_4.1/vhffs-robots/misc/awstats_htaccess_example	2007-01-22 21:45:25 UTC (rev 422)
+++ branches/vhffs_4.1/vhffs-robots/misc/awstats_htaccess_example	2007-01-22 22:15:28 UTC (rev 423)
@@ -0,0 +1,4 @@
+RewriteEngine on
+RewriteRule ^([a-zA-Z0-9\.\-]+)/$ /awstats.pl?config=$1
+RewriteRule ^([a-zA-Z0-9\.\-]+)/([0-9]{4})/$ /awstats.pl?config=$1&year=$2
+RewriteRule ^([a-zA-Z0-9\.\-]+)/([0-9]{4})/([0-9]{2})/$ /awstats.pl?config=$1&year=$2&month=$3


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/