Recently I found myself in a catch-22 with a Drupal site I have running locally as a sandbox for development. A module I had enabled (SecurePages) was working great. Later, though, when I went to start up the web server after I had taken it down, I couldn't establish a connection to the SSL that the module requires. The server wouldn't start because of this. I first tried turning off the the "Secure (SSL/TLS) Connections" includes call in httpd.conf.
