[snip]
In what way would I have to modify it?  I've compiled before without any
issues... (not on this server, though, admittedly).
[/snip]


# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index.  Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
    DirectoryIndex index.html index.php index.php3
</IfModule>

Make sure that you have

AddType application/x-httpd-php .php

in the httpd.conf

P.S. Please reply so that your response gets posted back to the list in
the event that whomever you responded to may be unavailable to help you.
That way others can help.

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

Reply via email to