On Wed, Nov 19, 2003 at 03:13:00PM -0500, Christopher Faylor wrote: >On Wed, Nov 19, 2003 at 02:40:32PM -0500, Igor Pechtchanski wrote: >>On Tue, 18 Nov 2003, Christopher Faylor wrote: >> >>> On Tue, Nov 18, 2003 at 05:30:56PM -0500, Igor Pechtchanski wrote: >>> >>> >Also, what is the policy on scripts outside of the cgi-bin directory >>> >(e.g., through the cgi-script handler in the .htaccess file)? >>> >>> "Don't do it". >> >>What about PHP scripts? Can they live in "normal" document directories? >>Turns out Daniel's form is a PHP script, so I'm planning to move it to >>htdocs/package-maint/app-submit.php (and will attempt to hide the .php >>extension through .htaccess) unless people object. > >Are there ancillary files needed to support app-submit.php?
I just moved the package there and, AFAICT, it just works without the .htaccess file. Apparently PHP is already turned on. cgf
