Title: sproell's Replies | WordPress.org

---

# sproell

  [  ](https://wordpress.org/support/users/sproell/)

 *   [Profile](https://wordpress.org/support/users/sproell/)
 *   [Topics Started](https://wordpress.org/support/users/sproell/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sproell/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sproell/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sproell/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sproell/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sproell/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site only shows Index of/ directory](https://wordpress.org/support/topic/site-only-shows-index-of-directory/)
 *  [sproell](https://wordpress.org/support/users/sproell/)
 * (@sproell)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/site-only-shows-index-of-directory/#post-932002)
 * I was having the same problem and I simply changed this section in my httpd.conf
   file:
 * `
    # # DirectoryIndex: sets the file that Apache will serve if a directory # 
   is requested. # <IfModule dir_module> DirectoryIndex index.html index.php </IfModule
   >
 * I added the index.php to the end and everything works.

Viewing 1 replies (of 1 total)