From: Matthew P. <mj...@ie...> - 2002-11-08 02:32:53
|
On Thu, 7 Nov 2002, Jeff Dairiki wrote: > > 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. That makes it even easier, then. Thanks. - Matt |