From: "Craig Dunigan"
AFAIK, Apache by itself does nothing with the contents of a file it serves. You can write your own content handler with the Apache API, and make Apache do almost anything you want, but wouldn't it just be simpler to use sed or perl to change the pages directly? Unless you're on Windows, then I'd suggest a good web site management tool like Dreamweaver.
FYI All Apache on Windows web servers have built-in Windows Scripting (thatis VBScript or JScript but can even run Perl, when downloaded to Windows).
Learn to Script http://www.microsoft.com/technet/scriptcenter/learnit.mspx Find a Script http://www.microsoft.com/technet/scriptcenter/findit.mspx And current Windows OS systems Windows XP SP2 (and higher) can with the .NET 2 (out for testing now)use the whole .NET Framework 2 for scripting objects in Windows via
Monad (MSH). MSN Search http://search.msn.com/results.aspx?q=Monad+MSH&FORM=QBHP Jeff --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx