Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by pctony: http://wiki.apache.org/httpd/Errors/InvalidMethodHTTPSonHTTP ------------------------------------------------------------------------------ If you see this error message in your errorlog, then it means that you are attempting to connect to a ''non-HTTPS'' site (i.e. HTTP only), using ''HTTPS''. - This could indicate that you don't have '''''SSLEngine On''''' in the vhost that you're contacting. Or try connecting too the site using HTTP instead + This could indicate that you don't have '''''"SSLEngine On"''''' in the vhost that you're contacting. Or try connecting too the site using HTTP instead '''For example, your vhost block may look like this:'''
