Tracking down the sudden change to wordpress becoming inaccessible may lead to the .htaccess file. Can you see any way forward for me?

My host techs say:
Joseph,

If this is in regards to the forbidden notice, then this could be down to > all the mod_rewrite rules listed in the .htaccess in that particular > folder. >> -- Keith
34SP.com

And this is the .htaccess file [which is auto from wordpress and feedburner] in the wordpress - blog root - directory:

<IfModule mod_rewrite.c>
RewriteEngine On
# Redirect FeedBurner to your own Feed
RewriteBase /Chacha_Joe_is/Blogging_on_the_Toilet/
RewriteRule ^feedburner_350994/?$ /Chacha_Joe_is/Blogging_on_the_Toilet/feed/ [R,L]
RewriteCond %{HTTP_USER_AGENT} ^FeedBurner.*$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /Chacha_Joe_is/Blogging_on_the_Toilet/index.php [L]
# These Rules redirect all feed Traffic to FeedBurner
RewriteBase /Chacha_Joe_is/Blogging_on_the_Toilet/
RewriteCond %{QUERY_STRING} ^feed=(feed|rdf|rss|rss2|atom)$
RewriteRule ^(.*)$ http://feeds.feedburner.com/ToiletHumorAndOtherThings [R,L] RewriteRule ^(feed|rdf|rss|rss2|atom)/?(feed|rdf|rss|rss2|atom)?/?$ http://feeds.feedburner.com/ToiletHumorAndOtherThings [R,L] RewriteRule ^wp-(feed|rdf|rss|rss2|atom).php http://feeds.feedburner.com/ToiletHumorAndOtherThings [R,L]
# These are the standard WordPress Rules
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /Chacha_Joe_is/Blogging_on_the_Toilet/index.php [L]
</IfModule>


TIA

Joseph

Joseph Harris
toilet humor about the toilet
http://www.Looperman-is-ready.com
http://www.smilepoetryweekly.com
(family friendly humour)

____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to