Gnarlodious schrieb:
> I'm a little confused what is causing this. It seems like Moin is
> grabbing every incoming request, including subdomains. For example:
> http://www.drienka.com/
> 
> I get error:
> 
> No wiki configuration matching the URL found!
> 
> When what I want to do is put up a plain HTML page redirecting to the
> real site. No subdomains should be handled by Moin.
> 
> This is Apache 2.x which I updated from Apache 1.3, so I am suspecting
> it is an Apache change. Having upgraded both Apache AND Moin at once,
> I am a little confused
> 
> Any ideas?


many

what adaptor config for moin do you use now? Is it mod_wsgi?

Did yo something like ?

WSGIScriptAlias / /var/www/moin/mywiki/moin.wsgi

and don't have an instance there?

cheers
Reimar


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to