Jump to content

problem in apache server


esparkinfo

Recommended Posts

Hello,

 

I am having a problem in apache server, it doesn't load authomatically the index.html, but in index.php work fine I have this configuration on httpd.conf, i am runnig it on my local computer using windows 7

 

I have tried this...

 

<IfModule dir_module>

DirectoryIndex index.html, index.php

</IfModule>

 

but it's not working any more..

 

i also tried... but failed

 

<IfModule mod_dir.c>

DirectoryIndex index.html, index.php

</IfModule>

 

but i found the same results...

 

Kindly help me out for the same..

 

Looking for the help.

Thanks,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...