Jump to content

VirtualDocumentRoot default for non existant directories


le_plop

Recommended Posts

Hi there,

 

Struggling with what [huge assumption] seems like it should be a simple setup...

 

Currently using...

 

VirtualDocumentRoot     /srv/%0/

 

So the following takes place (assuming that all dns is pointing to the server):

 

www.domain.com > /srv/www.domain.com/

www.domain2.com > /srv/www.domain2.com/

sub.domain.com > /srv/sub.domain.com/

etc

 

However, this only works if the directories exist in /srv.

 

is there a way of setting a default directory to be served incase the primary doesn't exist.

 

Ie:

this-directory-HAS-been-setup.domain.com > /srv/this-directory-HAS-been-setup.domain.com/

this-directory-HASNT-been-setup.domain.com > /srv/catchall/

 

I've trawled around, and found a few examples of people with same problem, but few solutions.

 

Any help would be much appreciated.

 

Cheers,

 

Tom

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.