Why doesn't Apache include SSL?
Answer / deepak
SSL (Secure Socket Layer) data transport requires
encryption, and many governments have restrictions upon the
import, export, and use of encryption technology.
If Apache included SSL in the base package, its
distribution would involve all sorts of legal and
bureaucratic issues, and it would no longer be freely
available.
Also, some of the technology required to talk to current
clients using SSL is patented by RSA Data Security, who
restricts its use without a license.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by a valid server name directive?
What do you mean by documentroot of apache?
Is apache the best web server?
What are the log files generated by apache?
How to troubleshoot port conflict issue?
I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.
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 Apache?
What is offical website of apache?
How to start apache server in windows?
What is the possible reason for a ‘connection reset by peer’ error?
Tell me name of main configuration file of apache server?