4575 Posts in 1387 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 344 Views |
-
400 Bad Request .htaccess problem

22 April 2012 at 10:02am
I'm getting a 'bad request' error when I try and remove or moderate comments on my home page. I tried adding a couple of lines to my .htaccess file as described in the last post in this thread:
http://www.silverstripe.org/archive/show/1646
RewriteCond %{REQUEST_URI} site$
RewriteRule (.*) $1/ [L]Which fixes the problem the first time you select "this comment is spam" or "remove this comment", but the second time the bad request error is back. Reloading the page resets it, but this is not ideal.
| 344 Views | ||
|
Page:
1
|
Go to Top |

