Apache Interview Questions

Is running apache as a root is a security risk?

If you specify both deny from all and allow from all, what will be the default action of Apache?

What does htpasswd do?

What is mod_vhost_alias?

What is ServerType directive?

How do you set up a virtual host in Apache?

How do you check for the httpd.conf consistency and any errors in it?

What does apachectl graceful do?

What is the command to stop Apache?

On a fresh install, why does Apache have three config files – srm.conf, access.conf and httpd.conf?

How to use strings with whitespaces in RewriteRule’s ENV flag?

Can we use Active Server Pages (ASP) with Apache?

Does Apache come with Java support?

Does Apache include any sort of database integration?

Why doesn’t Apache include SSL?

Does Apache include a search engine?

What are “multiviews”?

Does Apache act as a Proxy server?

Why does Apache send a cookie on every response?

What are “regular expressions”?

What are the future plans for Apache?

How does Apache compared to other servers?

How and why was Apache created?

What is Apache?

I am running apache 2.2 (compiled with gcc and all default params) on AIX 5.2.0.6 – 64 bit kernel. I edit the httpd.conf file to listen on two different ports — Listen 8000 Listen 8001 The server will not start no errors or anything it just accepts the command but nothing starts. I can comment out on of the entires and everything starts up just fine minus the commented out port. Listen 8000 #Listen 8001 So, my problem is that I cannot get apache to listen on two ports, any ideas?

I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?

0 Response to "Apache Interview Questions"

Post a Comment

Powered by Blogger