|
Comments for: michael20020812
| Message # 1016572: |
|
Date: 05/25/03 08:23
By: MoSs Subject: Another way to do this This idea about having 2 php builts its is nice despite the limitations of a cgi php. However something that could also be a good solution for the same problem is instead of having to define for each site what php build it will use and run it as a cgi, you could have 2 php apache modules that each one parses DIFFERENT filenames! For example you define in the httpd.conf for the first module to parse the *.php files and for the second module to parse a different filename like *.phs. Of course dear friends this means that the site(s) that will be using the second module must have their php files renamed in (*.phs) plus their links and forms updated within them (this is very easy with a nice editor like Dreamweaver find and replace). Take also in to consideration that php files are not required to end in *.php it can be whatever you want as long as in the httpd.conf you define them to be parsed with the php module. I hope this idea helps. :) |
Previous Message | Next Message |
| Comments: | ||
| RE: Another way to do this | Bruce | 01/16/04 11:31 |
| Another way to do this | MoSs | 05/25/03 08:23 |
| RE: Overhead of CGI squanders benefits of C? | Ian | 12/30/02 14:31 |
| RE:Stupid Article and other things | Will Green | 09/03/02 15:18 |
| need some help | fantaghiro | 09/02/02 04:17 |
| RE: A simpler way | Amit Kothari | 08/31/02 07:51 |
| RE:Stupid Article and other things | Michael Galloway | 08/27/02 11:59 |
| RE: To anwser some questions | Tony | 08/26/02 06:57 |
| I stand corrected | Michael Galloway | 08/24/02 14:24 |
| Stupid article | James | 08/24/02 11:47 |
| Re: A simpler way | Mark Constable | 08/23/02 23:33 |
| To answer some questions | Michael Galloway | 08/20/02 12:18 |
| Overhead of CGI squanders benefits of C? | Jeff | 08/16/02 03:23 |
| very useful! | chickoslav | 08/15/02 01:42 |
| A simpler way | Tony | 08/13/02 05:22 |
| CGI vs PHP module | Joe Li | 08/12/02 03:55 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


