SAngeli l33t
Joined: 16 Apr 2004 Posts: 904 Location: Italy
|
Posted: Wed Nov 09, 2005 10:32 pm Post subject: Apache question |
|
|
Hi,
I run Linux 2.6.12-gentoo-r9 #5 Thu Sep 29 13:16:16 CEST 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux and it is my first time I installed apache with mysql (apperently because of a dependecy)
Now that I have it I am interested in learning how to manage this beautiful package and so on. I am aware that there are a lot of use flags and that it is very important the way you install it.
So, I wish to ask for three questions:
1) Could you please refer me to some documentation on the Internet about this application?
2) What are the main staps for configuring, managing it or at least that I should know?
3) What other packages out of portage do you advice me to install and use?
Also where woudl the files be located in my local PC and what about directory/file permissions/ownership?
I really know nothing about this. As much info you provide to me the best would be.
Currently I have installed: net-www/apache-2.0.54-r31 +apache2* -debug +doc -ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec (-selinux) +ssl -static-modules -threads
Lastly, in order to manage my APC UPS, I installed Apcupsd before I installed apache. Following instructions, there is a cgi that would allow to view my ups settings through the web.
But it seems I am not able to do so. Could you please take a look and advice me what to do? Do I have to cp the files under
Code: | /var/www/apcupsd/upsstats.cgi
/var/www/apcupsd/upsfstats.cgi
/var/www/apcupsd/upsimage.cgi
/var/www/apcupsd/multimon.cgi |
under /var/www/localhost/cgi-bin?
I appreciate your help,
Spiro |
|