Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

zigdon's scratchpad

by zigdon (Deacon)
on Jun 03, 2004 at 20:38 UTC ( [id://360480]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    RewriteEngine on
    RewriteCond   %{HTTP_HOST}              !^www\.site\.com$
    RewriteCond   %{HTTP_HOST}              !^site\.com$
    RewriteRule   ^(.+)                     %{HTTP_HOST}$1    [C]
    RewriteRule   ^([^.]+)\.site\.com(.*) /path/to/docroot/$1/$2
    

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 scrutinizing the Monastery: (4)
As of 2024-04-25 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found