Re: OT: SSI with httpd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2008-05-27 at 10:40 -0700, Mike Wright wrote:
> AddHandler server-parsed .html

And now all HTML will be parsed to see if it has SSI in it.  This can
add a heavy workload to the server.  There's two better approaches:

Whenever you have a page with SSI, give the file a different suffix
(e.g. .shtml) and have the server parse just those files for SSI.

Whenever you have a page with SSI, set the X bits on the file, and use
the XbitHack (configuration option) to have the server parse just those
files for SSI.

-- 
(This computer runs FC7, my others run FC4, FC5 & FC6, all using Gnome
 in case that's important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux