|
Has anyone out there been able to get around the standard index file
tux looks for index.html . Many of the virtualdomains we host have
varieties index.htm index.php index.cfm or Default.html. How does one get
tux to look for these and not just the standard index.html
-------Original Message-------
Date: Monday, March 11,
2002 06:29:49 PM
Subject: Quick
Tip
Just in case there are those of you out there (like me)
who don't know it, when using Apache to handle pages such as PHP or
CGIs, and tux to do the rest, you want to turn keepalive off in
apache. Not doing so makes the passthrough to apache stay open, and
therefore all requests to your server, including images, will get
served by Apache.
Its a little faster now.
:)
_______________________________________________ tux-list
mailing list tux-list@redhat.com https://listman.redhat.com/mailman/listinfo/tux-list . |