Changeset 1603 for trunk/.htaccess

Show
Ignore:
Timestamp:
11/10/2006 11:07:36 PM (2 years ago)
Author:
jeena
Message:

slash from categoriy url removed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.htaccess

    r1575 r1603  
    55  RewriteCond %{REQUEST_FILENAME} !-f 
    66  RewriteCond %{REQUEST_FILENAME} !-d 
    7   RewriteRule "^cat/([a-z0-9_\-\.,/]+?)/?([0-9]{0,4})/?$" archive.php?cat=$1&y=$2 [QSA] 
     7  RewriteRule "^cat/([a-z0-9_\-\.,]+)/?([0-9]{0,4})/?$" archive.php?cat=$1&y=$2 [QSA] 
    88 
    99  # catches all archive links, month and year