Changeset 579 for trunk/rss/.htaccess

Show
Ignore:
Timestamp:
06/27/05 16:24:13 (3 years ago)
Author:
mdodoo
Message:

Enables viewing of items marked 'sticky' through "./sticky/" (ticket #17) We still need to link to this page from somewhere.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/.htaccess

    r525 r579  
    2222  RewriteRule   ^tag\/([a-zA-Z0-9_\.\+]+)\/rss\/?$  tags.php?tag=$1&rss [L] 
    2323   
     24  #sticky view 
     25  RewriteRule   ^sticky?\/?$            sticky.php [L] 
     26 
    2427  #item view 
    2528  RewriteCond  %{env:static} ^$