Forum Moderators: phranque
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
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