[MonoDevelop] Monodevelop web site

Martin Probst mail@martin-probst.com
Tue, 20 Jul 2004 00:59:29 +0200


Hi,
I'm not absolutely sure, but there is hardly any URL related problem
which cannot be fixed with mod_rewrite, "The Swiss Army Knife of URL
manipulation" (tm) ;-)
You could put a match directive on "^monodevelop.com/(.*)" in your
server config and forward it to "^www.monodevelo.com/\1" (or something
similar, I always forget the syntax as soon as I'm done with configuring
Apache ;-)).

mfg
Martin

Am Mo, den 19.07.2004 schrieb Steve Deobald um 20:47:
> On Mon, 2004-07-19 at 10:39, chayen@linux.ccbcmd.edu wrote:
> > i don't know if any noticed but monodevelop.com isn't loading up it's
> > index page for some reason.
> 
> 
> This is known. Please use `www.monodevelop.com' for the time being.
> 
> The problem is a bug in mod_mono's ability to parse the MonoApplications
> directive and .webapp files. Wild cards are implemented, but broken. The
> bug report can be found at:
> http://bugzilla.ximian.com/show_bug.cgi?id=61275
> 
> If anyone knows of a convenient workaround that still permits the use of
> .webapp files, I would love to know about it. Thanks!
> 
> -steve
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>