How can I get httpd to startup without prompting for the password on the console after reboot?

We DO NOT recommend this procedure as it is very insecure but here's how you can automate it:

Use this command:

/usr/sbin/ssleay genrsa -rand /dev/urandom 1024 > httpsd.key

to create your key and you will not need to use a password to start your SWS.