Re: Adding a new feature.
"Scott Savarese" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
Paul E. Ross said: > > We use VERY few CGI scripts. Most dynamic web pages are php with MySQL. > > In fact, the only cgi scripts that we have are called from within php > pages. > Haven't moved to apache 2 yet. Still waiting on packages we use to > catch up and stabilize. > Hmmm... My site is actually 75-80% CGI scripts so I definantly need something like mod_layout. Using 2.0 mod_layout acts as an output filter which means it doesn't have to care about how the content is generated so it is a better solution for me... Now I just need to figure out how to modify the module... Thanks, Scott