r3 - 09 May 2003 - 10:19:22 - HughSasseYou are here: TWiki >  Codev Web > DocumentationScriptAliasMustScanFirst
Tags:
, create new tag
In the 5/1/2000 Documentation, the installation steps are not consistant with Apache 1.3.9 (which ships with Mandrake Linux 7).

The /etc/httpd/conf/httpd.conf file now contains all the relevent items to customize for the twiki install, but it MUST have the

"ScriptAlias /twiki/bin/ /home/httpd/twiki/bin/ "

before the

"Alias /twiki/ /home/httpd/twiki/ "

This was the only really counter-intuitive portion of the install.

-- TWikiGuest - 24 May 2000

Fixed documentation (TWikiInstallationNotes? ).

-- PeterThoeny - 24 May 2000

I'm new to Twiki, but in my setup I wanted the twiki home to not be at the document root. I have it below /intranet/. I could only get this working when I put the ScriptAlias commands before all the Alias commands relating to /intranet/ (and below), and incidentally, before all the <directory> commands for /intranet/ as well. I don't know which of these constraints are necessary and sufficient conditions, but this worked for me. In the hope this helps someone else...

-- HughSasse - 09 May 2003

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo