In article <[EMAIL PROTECTED]>,
Chris Blessing  <[EMAIL PROTECTED]> wrote:
>Anyways, I was wondering if there is a way in Apache (1.3.4) to setup
>users so they can access their webpages via the url: user.foo.com.  I
>can make the cname in the DNS tables and such, but I want to be able to
>access user.foo.com instead of www.foo.com/~user/ or any other
>directory.  I am familiar with virual hosts, but I have only one IP
>address available to me so if anyone can shed some light on this I'd
>really appreciate it.  Thanks...

You should be able to do this with mod_rewrite. Match the user
portion in the HTTP_HOST variable and rewrite the URL internally

Mike.
-- 
Indifference will certainly be the downfall of mankind, but who cares?
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to