Apache2Triad Help, Support and Development Forum Index Apache2Triad Help, Support and Development
The apache2triad help , support and development forums
 

ApacheSSL
Click here to go to the original topic

 
       Apache2Triad Help, Support and Development Forum Index -> Apache
View previous topic :: View next topic  
Author Message
Camac



Joined: 30 Jan 2006
Posts: 22
Location: Australia

Posted: Mon Jan 30, 2006 6:13 am    Post subject: ApacheSSL  

Hi all,
I have searched these forums and I cant find anything on this topic.
Is it possible to make ApacheSSL to work on both port 80 and port 443 because I try and I get the error :

Bad request!
Your browser (or proxy) sent a request that this server could not understand.

If you think this is a server error, please contact the webmaster.

Error 400
localhost
01/30/06 16:12:26
Apache/2.0.54 (Win32) PHP/5.0.4 mod_ssl/2.0.54 OpenSSL/0.9.7g

:(
Thanks :)
Regards
Cameron
Back to top  
dawg



Joined: 11 Apr 2004
Posts: 180

Posted: Mon Jan 30, 2006 1:19 pm    Post subject:  

There should be no need to try this.


If you have SSL running, any request for port 80 will work.

the server will respond to http://www.domain.com and direct it according to the httpd.conf file.

If a requests comes in for https://www.domain.com , the httpd.conf directs the request to ssl.conf and then serves the page accordingly.
Back to top  
Camac



Joined: 30 Jan 2006
Posts: 22
Location: Australia

Posted: Tue Feb 07, 2006 11:11 am    Post subject: ERROR  

I found the error message in the error log and here it is

[Tue Feb 07 21:08:54 2006] [warn] [client 10.0.0.2] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Tue Feb 07 21:08:52 2006] [notice] Child 1608: Starting 150 worker threads.
[Tue Feb 07 21:08:52 2006] [notice] Child 1608: Acquired the start mutex.
[Tue Feb 07 21:08:52 2006] [notice] Child 1608: Child process is running
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Feb 07 21:08:52 2006] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
Back to top  
 
       Apache2Triad Help, Support and Development Forum Index -> Apache
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group