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!
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to