Does Apache come with Java support?
Answer / deepak
The base Apache Web server package does not include support
for Java
| Is This Answer Correct ? | 7 Yes | 1 No |
What is ServerType directive?
Can apache and tomcat run together?
What is apache child process?
On which port apache server works?
Tell me name of main configuration file of apache server?
How to configure apache server in linux?
What type of ip is needed for apache web servers to host a website?
What is the servertype directive?
How do I start apache tomcat?
Is apache server free?
This is very strange. 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? Has someone else seen this before? Thanks,
What is virtual hosting?