Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

snowhare's scratchpad

by snowhare (Friar)
on Oct 15, 2005 at 18:40 UTC ( [id://500482]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     ########################
        # Reverse proxy stuff 
    ...
        ExpiresByType text/css                      "access plus 1 day"
        ExpiresByType application/x-javascript      "access plus 1 day"
    
  2. or download this
     RewriteEngine On
        RewriteRule ^(/kb/general)/(search)/$                   $1/index.p
    +hp?View=$2&                   [QSA]
    ...
        RewriteRule ^(/kb/general)/(entry)/([0-9][0-9]*)/$      $1/index.p
    +hp?View=$2&EntryID=$3
        RewriteRule ^(/kb/general)/(print)/([0-9][0-9]*)/$      $1/index.p
    +hp?View=$2&EntryID=$3
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-23 09:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found