INSTALL APACHE AND SSL SERVER
1. Cd /usr/ports/www/apache13-modssl
2. make install clean
3. Edit your httpd.conf file in /usr/local/etc/apache
1. Set your hostname and any other options you need
4. apachectl startssl
5. Test your http and https
INSTALL PHP
1. Cd /usr/ports/www/mod_php4
2. make install clean
3. Edit php.ini if needed (default should work fine)
4. apachectl stop
5. apachectl startssl (needs to load the new httpd.conf )
6. Test your setup
I am no expert at this (not even close) so if anybody has
any suggestions please update this howto. I only wrote this
so people wont end up like me trying to install the wrong apache
ssl to no avail.
j3pup@adelphia.net
|