nic2deep
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: index.php doesn't loadGreat thanks for your help!
Forum: Fixing WordPress
In reply to: index.php doesn't loadPerfect, Thanks, I think that fixed it. I went to httpd.conf file and changed the config to look like this, It was pointed to index.html. That seemed to fix it.
______
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.php
</IfModule>
_____However I don’t have a .htaccess file. Should I manually create one. If so, should it be in the root directory where the index.php is and what should be in it?
Forum: Fixing WordPress
In reply to: index.php doesn't loadWhen I go to the root directory, here’s what it gives me. When I click on index.php it just redirects me here too.
________________
Index of /
New Folder/
index.php
info.php
license.txt
mysql_test.php
oldindex.html
readme.html
wordpress-3.0.zip
wp-activate.php
wp-admin/
wp-app.php
wp-atom.php
wp-blog-header.php
wp-comments-post.php
wp-commentsrss2.php
wp-config-sample.php
wp-config.php
wp-content/
wp-cron.php
wp-feed.php
wp-includes/
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-pass.php
wp-rdf.php
wp-register.php
wp-rss.php
wp-rss2.php
wp-settings.php
wp-signup.php
wp-trackback.php
xmlrpc.php