Questions tagged [httpd]

httpd is a typical process name of a web server.

httpd (for Hyper Text Transport Protocol Daemon) is a typical name of the web server process.

Apache is the most popular web server that runs using this process name. It is also the name given to the new default server for OpenBSD 5.7 and on.

1448 questions
-1
votes
2 answers

Cent OS forbidden error

I am very beginner to system and network administration and I researched a lot on this problem, but still not sloved! I have an Ubuntu machine in which I installed cent Os 6 as a virtual machine. I turned of SE Linux and flushed out the firewall…
Uvais Ibrahim
  • 11
  • 1
  • 3
-1
votes
1 answer

Apache errors - *** glibc detected *** Backtrace - perl

I have been getting these errors in my apache logs on my server - it only happened once a day or every two days. Any idea what could be causing this? I dont even have an idea of where to start? *** glibc detected *** /usr/sbin/httpd.worker: double…
-1
votes
1 answer

Apache httpd 2.x necessary modules

I have the following list of modules in my Apache httpd installation by default, but I'm pretty sure that I don't need (at least) a few of them. So, my question is what are the Necessary modules for Apache httpd to work properly? I'm running a LAMP…
Mahdi
  • 287
  • 2
  • 5
  • 11
-1
votes
1 answer

.htaccess rewrite incomplete

How can I rewrite www.mysite.com/name/subject/ to www.mysite.com/index.php?page=name&s=subject? Now I'm using: Options +FollowSymLinks Options +Indexes RewriteEngine on RewriteBase / Don't match internal sub requests: RewriteCond…
-1
votes
3 answers

Script to restart httpd if crashed

With heavy trafic, it happen that's my HTTP service crash on my dedicated server. Then, I have to restart httpd service manually. I just search for a shell script that's detect if HTTP service is OK - If not : restart httpd. Thanks a lot if you had…
-1
votes
1 answer

Issues with htaccess URL Rewrite (specific for CPanel type hosting)

I have an application set up on Apache 2.2 CentOS (with cPanel). I am facing issues with htaccess. I have confirmed that mod_rewrite is working. My .htaccess file is laid out like : RewriteEngine on # if a directory or a file exists, use it…
Varun Jain
  • 121
  • 1
  • 6
-1
votes
1 answer

How do you determine what package is compatible with installed software CentOS 5.8

When I do a yum list httpd I get the following version returned: httpd.x86_64 1:2.2.22-12053112 When I try to do a yum install httpd-devel I get dependency errors like this: httpd-devel-2.2.3-65.el5.centos.3.x86_64 from updates has depsolving…
-1
votes
1 answer

How to redirect page in apache

I have centOS 6.3 machine with ABC server installed on apache.. Now by default to access the server i hav to use url: YYYY.XXXX.com/support/admin but instead i want to to use admin.XXXX.com to access it by redirecting page.. Please tell me how shall…
user131274
  • 21
  • 5
-1
votes
2 answers

Apache httpd VirtualHost config - multiple sites

[Advised to post here from StackExchange] I have a site to work on, because of the way the URLs are built the application seems to have been created on the assumption that it will be at the server root (only app). On my dev server I have other…
DaFoot
  • 101
  • 4
-1
votes
3 answers

What Linux Distro would your recommend for my Production Web Server?

I have been using CentOS for my Web Server for a while now, but it just doesnt feel right any more, I see CentOS as more of an Enterprise Server Distro rather than for HTTPd and FTPd work. Would your recommend something like Debian? I have used…
-1
votes
1 answer

Php files won't open

I installed everything using powerstack and yum. I've checked over config files and havnt noticed anything. My phpinfo worked once then stopped. http://93.174.91.26/content/serverinfo.php. All other php pages just show up blank or return with error…
rpcob
  • 1
-1
votes
4 answers

Why isn't httpd working?

I have just uninstalled Litespeed with the code below, but am getting an error when I try to start Apache through httpd. What can I do? Here's the commands I used: root@s15430558 [~]# /usr/local/lsws/admin/misc/uninstall.sh WARNING: All sub…
James Anderson
  • 3,107
  • 2
  • 17
  • 12
-1
votes
1 answer

From where do I run the apache benchmark?

Im trying to tuneup my LAMP and would like to run the apache benchmark to see how many concurrent connections can the server handle on stress from where do i have to run the ab? is it from the webserver or it has to be from a remote machine…
웃mauri
  • 382
  • 1
  • 3
  • 14
-1
votes
2 answers

What should be the role of iptables of a typical apache web server on the Internet to help in DoS attacks

I need to know What should the role of iptables of a typical apache web server on the Internet to help preventing or limiting DoS or other attacks.
mmonem
  • 209
  • 1
  • 2
  • 9
-1
votes
2 answers

Httpd Issue for Apache

I am having trouble starting the httpd service I have tried several ways from the internet still result is zero. I have attached the picture of the error. if anyone can help enter image description here