From: Chris N. <pu...@po...> - 2001-03-23 14:01:17
|
At 19:04 -0900 2001.03.21, Nathan Vonnahme wrote: >Speaking of the configurations, shouldn't the AddType XML stuff go outside >the VirtualHost sections, not repeated in each? And it seems like some Well, my opinion is that we make it the most compatible from the start, and then people can move things around as they please. So that means, in this case, that you could feel free to move some of this stuff out to slash.conf yourself, if you know it won't bork up anything in the rest of your site. >things in the main section could screw up other virtual hosts on the same >machine that don't use slash, e.g. > DirectoryIndex index.pl index.shtml >which could break hosts that use index.html Looks like you're behind the times. :) Those are in the site.conf now, now slash.conf. When you do a make install over your existing install, it will not replace slash.conf, but the latest slash.conf will be placed in $SLASH_PREFIX/httpd/slash.conf.def. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |