Question
Hello, I am a complete newbie, and I am sure this is a simple problem to fix. I have been unable to figure out the problem through the installation documentation and the testenv script, so I'm here now. Very sorry if this is answered elsewhere.
On the testenv page I have the $pubUrlPath: set to /twiki/pub and the image is broken. In slackware, the webpage files are stored in /var/www/ and I thought I had the config files set up right, but I haven't had any luck. I got desparate and tried /var/www/twiki/pub and even just /pub with no luck. What should it be set for? I get a 404 error when I try to open abc.gotdns.com/twiki/pub Is that normal? I will try to upload my apache and twiki config files.
Thanks in advance!
Environment
--
TimSmith - 25 Jan 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Assuming Apache's document root is
/var/www and assuming you have the TWiki attachments under
/var/www/twiki/pub you can set
$pubUrlPath to
/twiki/pub
--
PeterThoeny - 26 Jan 2006