Closed GoogleCodeExporter closed 8 years ago
mongoose -w /index1=mydir
Note that you request /index1, but the rewrite rule is for /index1/.
Mongoose doesn't know that index1 is a directory, thus doesn't send a redirect.
It tries to find a file called index1/ and fails.
Original comment by valenok
on 23 Sep 2012 at 1:03
Original issue reported on code.google.com by
shantanu...@gmail.com
on 29 Mar 2012 at 1:42