[Moin-user] Moin as main page (apache)
Brian Dorsey
brian at dorseys.org
Thu May 30 12:16:03 EDT 2002
This is kind of a hack, but here's how we did it:
http://www.seapig.org/MoinCleanUrls
Take care,
-Brian
On Thu, May 30, 2002 at 05:19:33PM +0200, Geir Thomassen wrote:
> I am playing with moin 1.0 on RedHat 7.3, python2.2 and apache.
>
> I want my users to visit the start page when they open http://machine.domain/
>
> Everything works fine when I am using:
>
> Alias /wiki/ "/usr/share/moin/htdocs/"
> ScriptAlias /mywiki "/var/www/mywiki/moin.cgi"
>
> and the start page is http://machine.domain/mywiki/
>
> NOW, I want the start page to be just http://machine.domain/, so I
> change the apache ScriptAlias to:
>
> ScriptAlias / "/var/www/mywiki/moin.cgi"
>
> the opening page loads correctly, but every link is an apache "Not Found"
> page. Any ideas ?
>
>
> Regards
> Geir
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
More information about the Moin-user
mailing list