Post content of your htaccess file here
Im getting the same thing this morning, i was working on my site last night pretty much done with it then i wake up today and its gone?? I was only working on the index.php file last night but i was up and running. Can some help me get it back?
http://www.ventingpot.com/
Forbidden
You don’t have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at AppStuff Port 80
AydenRush your site seems to be coming up..u fixed?
this is what my htaccess files says:
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Use
`# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress`
=== I was only working on the index.php file last night ===
Which index.php? You might want to revert that to original index.php
I tired this but still no luck…I was working the index.php of my buddypress theme:
/wp-content/plugins/buddypress/bp-themes/bp-default
I save a copy before i began editing so i tried putting that back and still not working.
Thanks for any help you provide.
Robb
Who can I contact to help me resolve this problem?
http://www.ventingpot.com