Images Not Loading [NSFW]
-
My error log says:
/home/fawn/public_html/wp-content/uploads/.htaccess: </Files>Options> directive missing closing ‘>’, referer: http://www.fawnfancybits.com/gallery/ [NSFW] – moderator added – please see: http://codex.wordpress.org/Forum_Welcome#Warn_About_Adult_Content ]Here is my htaccess:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
It started before I updated my template to the latest version and persisted afterward.
Any help would be greatly appreciated. You have a wonderful theme, it’s very beautiful.
Thank you.
The topic ‘Images Not Loading [NSFW]’ is closed to new replies.
