phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site htaccess,1.4,1.5


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/sitemgr-site htaccess,1.4,1.5
Date: Tue, 04 Mar 2003 13:55:52 -0500

Update of /cvsroot/phpgroupware/sitemgr/sitemgr-site
In directory subversions:/tmp/cvs-serv7302

Modified Files:
        htaccess 
Log Message:
remove trailing slash from matched URLS


Index: htaccess
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/sitemgr-site/htaccess,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** htaccess    4 Feb 2003 20:53:47 -0000       1.4
--- htaccess    4 Mar 2003 18:55:49 -0000       1.5
***************
*** 15,17 ****
  RewriteEngine On
  RewriteBase /
! RewriteRule ^([^/]*)/$ index.php?page_name=$1&%{QUERY_STRING}
--- 15,17 ----
  RewriteEngine On
  RewriteBase /
! RewriteRule ^([^/]*)$ index.php?page_name=$1&%{QUERY_STRING}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]