What is your DocumentRoot set to?
Is php set and running?

Also go to the DoumentRoot and if there is a index.html then rename it or
move it to
something else like indexx.html see if that displays your php page.


On Tue, Jul 17, 2012 at 5:44 PM, Alex <mysqlstud...@gmail.com> wrote:

> Hi,
>
> I have an fc17 box with a few virtual hosts, all of which have
> index.php as their index page. For some reason it continues to go to
> the default fedora welcome page, despite there being an index.php in
> the document root.
>
> Even with the only reference to DirectoryIndex in httpd.conf being
> "DirectoryIndex index.php", and nothing else, it continues to go to
> the welcome page. I've tried making index.php first, followed by
> index.html, and it doesn't change.
>
> If I wrap the DirectoryIndex around "<Directory />" tags, it works as
> expected.
>
> What is the proper way to ensure my index.php page is loaded for all
> virtual hosts, and the default /var/www/html page?
>
> Searching for this seems to indicate it may be a bug? I can't see how
> that could be possible. I otherwise had no success in finding a
> solution.
>
> Thanks,
> Alex
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to