Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 37398

Summary: $defaultUrlHost in /var/www/localhost/htdocs/twiki/lib/TWiki.cfg should get sensible default
Product: Gentoo Linux Reporter: David Grant <davidgrant>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Grant 2004-01-06 08:57:34 UTC
$defaultUrlHost in /var/www/localhost/htdocs/twiki/lib/TWiki.cfg should be set to whatever the ServerName is in /etc/apache2/conf/apache2.conf with http:// prepended and the Listen variable (like 80, or 81, or 8081) appended from /etc/apache2/conf/apache2.conf

$wikiHomeUrl can also be set to something sensible
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-10 13:05:23 UTC
        einfo "and be sure to read"
        einfo "http://localhost/twiki/bin/view/TWiki/TWikiDocumentation#TWiki_In
stallation_Guide"
Comment 2 David Grant 2004-03-10 13:43:47 UTC
Can't we do both?  Set a nice default, and tell them to look at the manual?