[Moin-user] extra slash

Aaron Landerkin landyman at gmail.com
Thu Oct 8 16:26:52 EDT 2009


Hello -I recently setup a wiki on my development machine and got it all
working. When I uploaded it to my server, the wiki requires an extra slash
or directory to be in it. The extra directory can be anything, which is also
weird.

Example: The url should be /wiki/Category1/, but on my server, it needs to
be /wiki//some_value_here/Category1. The value can be anything, but can't be
blank. Note the double slash '//' before the weird extra directory too --
that only happens on my server.
A request to /wiki/Category1/ just loads the same page as /wiki/, or
/wiki/some_value_here/, which is my front page.

The configurations are the same for both, except that the server is running
Python 2.4 and a modified version of Apache to be used with H-SPHERE, which
is what our host uses.

I also verified that my <Location> tags and Alias directives in my apache
setup are both the same (no extra slashes or anything).

Any ideas?

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20091008/9c51e6bf/attachment.html>


More information about the Moin-user mailing list