RE: Apache 2.0.52 / PHP 4.3.10 Integration Question...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What exactly does your script end in?
I think you can make up your own extension and add it as well just tell
apache what to use when it sees it. I.E.
 
AddType application/x-httpd-php .fred 

I can't guarantee that's true but I think you can.

> -----Original Message-----
> From: Robin Getz [mailto:rgetz@xxxxxxxxxxxxxxxxxxxx]
> Sent: Friday, December 31, 2004 12:55 PM
> To: andrew.kreps@xxxxxxxxx
> Cc: php-general@xxxxxxxxxxxxx
> Subject: RE:  Apache 2.0.52 / PHP 4.3.10 Integration Question...
> 
> 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
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux