Hi Reimar -I'm not using ScriptAlias as we're using mod_python for this
install. But, here are the relevant parts:
Alias /moin_static185 "/hsphere/local/home/user/website/moin/wiki/htdocs"
<Location /moin>
SetHandler python-program
PythonPath "['/hsphere/local/home/user/website/moin'] + sys.path"
PythonHandler MoinMoin.request.request_modpython::Request.run
</Location>
Thanks.
-Aaron
On Fri, Oct 9, 2009 at 7:45 AM, R.Bauer <rb.p...@gmail.com> wrote:
> Can you show your Alias and ScriptAlias definition ?
> I guess you have there a / too much.
>
> Cheers
> Reimar
>
> Aaron Landerkin schrieb:
> > 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
>
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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