The httpd tag has no wiki summary.
1
vote
3answers
72 views
Virtual Interface Not Showing up in ifconfig?
I am trying to create a virtual interface for the purpose of NameBased Virtual Hosting on my CentOS linux box; please find below is the devices' information:-
DEVICE=eth0
BOOTPROTO=dhcp
...
1
vote
1answer
29 views
installing apache httpd server on RHEL-6
I have 5 systems running Apache tomcat server, for load balancing i need to install Apache httpd server, how should I do this, please provide me some useful links and your opinions on this.
I am ...
0
votes
1answer
29 views
Forget where link is to custom conf file?
I cannot remember if somewhere else I must have a link to my /etc/httpd/conf.d/mycustom.conf file?
I am trying to get two domain names on same IP to link to different folders but so in the url you ...
0
votes
1answer
109 views
How should I configure /etc/host.allow on OpenBSD to only allow given IP's?
I have an OpenBSD 5.1 box that is running a static html based website.
I have a list of IP addresses that I want to allow, ex.:
...
78.128.49.0/24
78.128.50.0/24
...
It's a ~10 KByte. ~10 000 ...
2
votes
0answers
44 views
SSL Configurations for Intermediate certificate
I had implement a mutual certificate authentication and it worked successfully for following steps :
create root ca (self-signed)
create server certificate and sign it with ca private key
create ...
1
vote
0answers
100 views
Debian - Apache 2.2 & mod_php - memory usage
I have a memory problem with my servers (Debian 6.0) where is installed Apache httpd 2.2, mod_php and APC.
Actually it seems that httpd allocate all available memory (4GB) when is waiting too much ...
1
vote
0answers
62 views
403 Forbidden on Sub-Folders
I am a Linux newbie and decided to do a LAMP install to start getting more familiar with it (as our company is moving more towards nix these days). Everything went great and PHPMyAdmin, MySQL, ...
0
votes
0answers
36 views
Why does my Mountain Lion computer have Apache 2.2.22 shut down almost as soon as it starts?
[Sun Apr 21 17:29:00 2013] [notice] caught SIGTERM, shutting down
[Sun Apr 21 17:30:15 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
httpd: Could not reliably determine ...