Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

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

by mdillon (Priest)
on May 05, 2001 at 06:24 UTC ( [id://78182]=note: print w/replies, xml ) Need Help??


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

you could even do it with a single, catch-all virtual host, using mod_rewrite.

  • Comment on Re: Re (tilly) 2: Web Hosting for Monks

Replies are listed 'Best First'.
Re: Re: Re (tilly) 2: Web Hosting for Monks
by mdillon (Priest) on May 07, 2001 at 21:55 UTC

    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://78182]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2025-05-23 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.