From: Reini U. <ru...@x-...> - 2002-11-08 08:43:24
|
Jeff Dairiki schrieb: >>Which is kinda the reason for my question above - can ServerName be set >>on a per-VHost basis? If not, you'd need to use HTTP_HOST or manually >>set SERVER_NAME in PHPWiki for each VHost you wanted to have Wikiing. > > > Yup. You can (and probably should) put a ServerName directive in each > <VirtualHost> section of an Apache config file. I'm also against this patch. There's only HTTP_HOST but multiple SERVER_NAME's. I use name-based vhosts extensively. This will break most of my wiki's. It broke the debian user's wiki because of his special server configuration. If he wants to be hidden from outside, well so. If not he has to define a vhost. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |