[Moin-user] Upgrade 1.5.5 to 1.6: URLs do not work
kai at aplteam.com
kai at aplteam.com
Thu Aug 21 04:37:32 EDT 2008
....
>> But I would expect that entering the URL
>> http://aplteam2.com/aplwiki/KaiJaeger
>> would display my homepage. Instead I get an
>> Not Found - The requested URL /aplwiki/KaiJaeger was not found on
>> this server.
>>
>> That should work, shouldn't it?
>
> Yes. Likely something in your setup is wrong, maybe in your apache config.
Indeed. I forgot to add a slash at the end of:
ScriptAlias /aplwiki/moin.cgi/ "D:/wikis/apl2/moin.cgi"
With the slash:
ScriptAlias /aplwiki/moin.cgi/ "D:/wikis/apl2/moin.cgi/"
everything is fine...
More information about the Moin-user
mailing list