Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
opps, I mean when i put
RewriteRule ^(.*/)?forum/(.*) forum/$2 [L,R]
it takes it back to the /blog directory.. but when i put
RewriteRule ^(.*/)?forum/(.*) forum/$2 [R,L]
it gives me the redirect error..