My site frequently displays 500 Internal Server Error. Restarting apache, brings the site back to normal state. Other sites running on the same server does not have this issue. Apache error log have no information related to this. The apache loglevel of this site is set as "warn".
What may be the reason for this ?
My site is written on PHP and deployed in linux server.
Hey all:
my boss wanna to built an Server Environment can be load about 5000's ppl online in the same time
now there r have one server:
Inter Xeon E5504 2.00GHZ 8GB memory , if i used apache system is redhat, how many can it loads.thanks.
in fact , i'd like to Server cluster
Hi i don't know much about Apache or Linux. i rented a server to run CS 1.6 game servers. I had someone install Apache and configure my server to be able to use control panel for my game servers( i am running 4 gservers and have 5 ips = 1 ip is free). When i type my primary ip in the web browser it displays the Apache test page.
I want change Apache Configuration via SSH, what file i can edit ?
I change template of apache but it not display change on cpanel at Global Configuration. And where i can change SSL Cipher Suite.
Thanks.
I have been working with my apache configuration, in one server where I only have one site.
That is the main site, and today I have tried to add a second site, a virtual one.
Of course I have created two virtual sites, one for the main site (otherwise it just dissapears), and the other for the real virtual site.
I've just upgraded a website from Plesk-9 (Ubuntu 8) to Plesk-11 (CentOS 6.3).
The Plesk-11 server was created with a specific subdomain "sub.example.com", this also became the default webspace.
We have WebLogic installed on two separate RHEL 5.6 servers. An Apache web server instance will be installed on each of those servers which will be configured to listen on 80 and 443 and redirect any requests from 80 to 443. SSL will terminate at the Apache web server and traffic between the Apache web server and the WebLogic servers will not need to be encrypted.
I've just followed this tutorial on setting up name-based virtulization in Apache, and it worked really well.
The tutorial basically got you to add a config file to sites-available called yourdomain.com, and then link it to sites-enabled.
By default, apache includes two site config files in sites-available, default and defualt-ssl.
Should you edit these files or remove the link form the sites-e
after trying to enable mercurial apache web access on my Ubuntu Server 12.04 box, I've got a 403 Forbidden error when accessing http://my.site.com/mercurial with log:
[Tue Sep 04 01:20:22 2012] [error] [client X.X.X.X] client
denied by server configuration: /mercurial/hgweb.cgi
I have added this to /etc/apache2/sites-available/default
ScriptAliasMatch ^/mercurial(.*) /mercurial/hgweb