I have mod_proxy disabled in my httpd.conf and have no proxy directives set up whatsoever in there. However, I am still seeing successful looking proxy requests in my logs: 222.208.168.142*[02/Feb/200 Read all
The server that hosts my site has a httpsd process running that seems to be the one using the most CPU most of the time. Occasionally httpd will go up to 99% and increase the load average number. The Read all
I recently upgrade a RHE 3 server to the 2.6.10 kernel with grsecurity and ever since then I have noticed what seem to be rather random segmentation_fault errors. For example I received a segmentation Read all
Hi there, I need to be able to limit how many same ip connections Apache will allow on my windows server . In the past i've used mod_limitipconn and i know mod_throttle will also work, but they are fo Read all
What are some steps one can take to optimize a server that buckles under high traffic times every day? The main sites on the server all use mysql as their backend. Specs: 2.8ghz - HT with 2 GB Ram. Li Read all
Hi I am looking at offering remote desktop support to some of my clients. I have seen the software used below which is really very good as it doesnt require a remote desktop software to be installed o Read all
I've set httpd.conf to read ht.access instead of .htaccess and set it up. The ht.access is being read since i tested it with 'Deny All'. I've added the following lines into ht.access RewriteEngine on Read all
hello , I have a problem which is when I make an ip a shared ip , it works but it acts as dedicated for one domain only and points all others domains of websites on that ip to that single domain even Read all
Hello. I have a banner exchange script but I do not know how to install the database. I cannot find my php admin. In others words I need help on this. STEP 3 After this you need to setup the database: Read all
Ok, I am trying to install cerberus. However i am getting this error; Warning: main(/home/stream/public_html/cerberus_gui/includes/functions/session_init.php) [function.main]: failed to open stream: N Read all
So, in an effort to lock down my server, I chmoded wget to 700. I also have some scripts that run using wget and the name of the script. The cron jobs won't run now, since they don't have permission. Read all
How can I get 2 know exact name of operation system? uname -a not shows it. Is it Red Hat 9, FC 1 or 2? Or it's Linux Mandrake 10.0? Thank you! Read all
Hello I'm running a cPanel webserver. I was wondering if it's a good idea to set "noexec" in /etc/fstab for the /home partition? This way users won't be able to run any processes via SSH? But would PH Read all