Hi all
i configured apache2 with virtualdocumentroot as /path/domain.com/%1 and it works good for domain of third level such as test.domain.com where test dir path is /path/domain.com/test

Now i need to configure apache2 for dir like test.1

Example:

VirtualDocumentRoot /path/domain.com/%1+

Path to domain directory:
/path/domain.com/test.1

Website test.1.domain.com

But it does not work.

I read on apache2 website documents and directive but really didnt find a solution.
I read that a correct solution would be:
test.1.domain.com with vpath /path/domain.com/1/test

but for me is problem like that.

Any ideas?

Thanks in advance

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to