Question
I'm trying to install Twiki on a shared web hosting service. I can't get at httpd.conf, as that's all on the hosting provider's side. Is there a way to install it without editing the Apache settings?
Environment
--
TWikiGuest - 19 Jul 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.
At this time we do not have a good how-to for hosted installs. You do not need to change
http.conf, on many hosting providers you can work with a
.htaccess in the
cgi-bin/ directory. Place the
twiki/bin directory into your
cgi-bin, and the
twiki=pub somewhere in the htdoc tree. The other TWiki dirs can be anywhere. Configure TWiki to point to the right directories. The
TWikiInstallationGuide has more.
Re-open this request for specific questions.
--
PeterThoeny - 19 Aug 2006