Did you add index.php to apache's httpd.conf DirectoryIndex ? that directive tells apache to also look for index.php when a directory is accessed.

-JSS

Micha Feigin wrote:
I installed some php application of a server here which I installed
with apache2 (prefork).

When accessing the directory without the trailing index.php I get a
message from mozilla firefox prompting me to save a .phtml file. If I
access it with .../index.php it works fine.

I added .phtml to the php conf files. For some reason it works on one
copy of the program (mostly unmodified) and fails on another.

Its a conference paper submission system. The modified version hasn't
modified index.php and in the other pages only modified page content
and style sheet but not the code itself.

Any ideas?



-- Jule Slootbeek [EMAIL PROTECTED] http://www.thesloot.com 617 901 6958


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to