Robin Getz wrote:
Andrew Kreps wrote:

I had to add this line to my httpd.conf:

AddType application/x-httpd-php .php


I have this and the DirectoryIndex - the problem is that my script does not end in a .php extention. (GForge )

If I rename the file projects.php and point to that, it works, but that means an entire re-write of the existing GForge.

I guess the question is - how to make a file that does not end in .php or have any extension, be understood as a php file?

Thanks
-Robin

AddType application/x-httpd-php .php .gforce .this .that .etc

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to