Forums
-
- Forum
- Posts
-
- Installation
- 28,381
- Troubleshooting
- 62,249
- Themes
- 10,390
- Plugins
- 15,310
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
Another note, the Internal Server Error yesterday was fixed by correcting the .htaccess file.
At present it reads:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS