The perfect Server Ubuntu 7.10 - CGI and webalizer
Hi,
thanks for the great and detailed guide. Without it, it would have been much harder for sure. I have had some trouble with SSL but have resolved it with some research (google) and have posted a viable resolution as comment to the HowTo for your kind consideration.
I still have two outstanding questions in non-ISPConfig scenarios:
1) Where is the cgi-bin in this installation? Is it the /usr/lib/cgi-bin ? And how can I change that to /var/www/cgi-bin ?
Is that as easy as changing the file /etc/apache2/sites-enabled/ssl ?
I mean changing the lines:
[...]
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin">
[...]
</Directory>
[...]
to:
[...]
ScriptAlias /cgi-bin/ /var/www/cgi-bin/
<Directory "/var/www/cgi-bin">
[...]
</Directory>
[...]
and of course:
sudo mkdir /var/www/cgi-bin
A little voice tells me there has to be more to it, and I don't want to screw up apache2 now that i finally works. Your thoughts?
2) I thought I installed webalizer through apt-get install webalizer. But all I can see is an empty /var/www/webalizer. What do I need to do to truely activate it? Please advise.
Thanks again
Hanno
Auckland, New Zealand
|
Recent comments
2 hours 50 sec ago
11 hours 28 min ago
12 hours 18 min ago
15 hours 51 min ago
20 hours 15 min ago
20 hours 37 min ago
22 hours 47 min ago
1 day 8 hours ago
1 day 13 hours ago
1 day 15 hours ago