Owen, I get the error message to http://www.yxxx.org/ . There is nothing configured for mod_ssl in my httpd.conf. mod_ssl is not loaded or even listed in the config file. As I said, I did not have any problem until I set up virtual host. <VirtualHost *:80> ServerName www.yxxx.org ServerAlias yxxx.org *.yxxx.org DocumentRoot "/var/www/html" ServerAdmin webmaster@xxxxxxxxxxxx ServerSignature email DirectoryIndex index.php index.html index.htm index.shtml LogLevel warn LogFormat "%h %l %u %t \"%r\" %>s %b" common CustomLog logs/www.yxxx.org-access_log common CustomLog logs/www.yxxx.org-referer_log "%{Referer}i -> %U" CustomLog logs/www.yxxx.org-agent_log "%{User-agent}i" ErrorLog logs/www.yxxx.org-error_log #TransferLog logs/www.yxxx.org-access_log #CustomLog logs/access_log combined HostNameLookups off <Directory "/var/www/html"> Options Indexes Includes FollowSymLinks AllowOverride None Order allow,deny Allow from all </Directory> </VirtualHost> ----------------------------------------------------------------- On Tue, 2005-11-22 at 17:14 +0100, Boyle Owen wrote: > > -----Original Message----- > > From: Oil Pine [mailto:oil.pine@xxxxxxxxx] > > Sent: Dienstag, 22. November 2005 17:02 > > To: httpd user group > > Subject: [users@httpd] What did I do wrong? > > > > > > I'd been running apache2 server on my fedora core 3 machine for some > > time. Since I set up two virtual servers, I've been getting the > > following error message. > > > > I did not mean to make the port SSL-enabled. > > It's kinda hard to do this by accident... My guess is that your distro has a default SSL site on IP:443. > > When exactly do you get this message? You would have to type http://www.yxxx.org:443/ into a browser to get it. Why would you want to look at a plain HTTP site on port 443? > > Rgds, > Owen Boyle > Disclaimer: Any disclaimer attached to this message may be ignored. > > > > > pine > > --------------------------------------------------------------- > > > > Bad Request > > Your browser sent a request that this server could not understand. > > Reason: You're speaking plain HTTP to an SSL-enabled server port. > > Instead use the HTTPS scheme to access this URL, please. > > > > > > Hint: https://www.yxxx.org/ > > > > > > ______________________________________________________________ > > __________ > > Apache/2.0.53 (Fedora) Server at www.yxxx.org Port 443 > > > > > > --------------------------------------------------------------------- > > The official User-To-User support forum of the Apache HTTP > > Server Project. > > See <URL:http://httpd.apache.org/userslist.html> for more info. > > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX. > > > This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx