Kai Jaeger schrieb:
> So far I accessed my wiki via
> http://aplteam.com/aplwiki
> 
> For this to work I used:
> WSGIScriptAlias       /aplwiki        "C:/configs/moin.wsgi"
> 
> I would like to change now to
> http://aplwiki.com
> 
> but suprisingly I cannot find a way how to change
> the WSGIScriptAlias statement accordingly.

Hi

read here:

    ## in case you want your wiki under the root url
(http://server.example.com/), use this instead:
    #Alias /robots.txt /usr/share/moin/htdocs/robots.txt
    #Alias /favicon.ico /usr/share/moin/htdocs/favicon.ico
    #WSGIScriptAlias / /var/www/moin/mywiki/moin.wsg

http://moinmo.in/HowTo/ApacheWithModWSGI

bye
Marcel






------------------------------------------------------------------------------
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to