Forum Moderators: phranque

Message Too Old, No Replies

Dynamic Vhosts

How to get them to work,

         

Revelation

8:49 am on Jun 25, 2007 (gmt 0)

10+ Year Member



Hey all,
Right now im editing my vhost.conf file, I'm playing around with it as much as I can trying to make my own dynamic Vhost rule,

I tried allot of examples from this forum and nothing seems to work
This is the structure I want to use:

Dir.domain.com = actually domain.com/users/dir/
Same for all other ones,But I already have normal setup Vhosts,Is that a problem?

I'm using WAMP-Server 1.7.2, On windows XP
the rootdir of my server is working from D:\Server\WAMP\www

jdMorgan

3:05 pm on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



> I tried allot of examples from this forum

In that case, your first stop should be here [httpd.apache.org].

There is a lot of information and solid examples available from Apache. Documentation versions exist for later server releases as well, although there are not a lot of changes because these functions are basic to server operation.

Jim