Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
more useful options
 
PerlMonks  

Re: Re: Re (tilly) 2: Web Hosting for Monks

by mdillon (Priest)
on May 07, 2001 at 17:55 UTC ( [id://78584]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re (tilly) 2: Web Hosting for Monks
in thread Web Hosting for Monks

this just happens to be covered in the mod_rewrite URL Rewriting Guide (slightly modified for the situation in question):

RewriteEngine on RewriteCond %{HTTP_HOST} ^[^.]+\.perlmonks.org$ RewriteRule ^(.+) %{HTTP_HOST}$1 [C] RewriteRule ^([^.]+)\.perlmonks.org(.*) /home/monks/$1$2

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://78584]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.