Forums
-
- Forum
- Posts
-
- Installation
- 28,098
- Troubleshooting
- 61,390
- Themes
- 10,274
- Plugins
- 15,155
- Requests & Feedback
- 14,774
- Showcase
- 3,252
-
and my .htaccess file is :
# 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