le_plop Posted June 13, 2008 Share Posted June 13, 2008 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 Link to comment https://forums.phpfreaks.com/topic/110053-virtualdocumentroot-default-for-non-existant-directories/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.