The DigitalPimp
Ben Pfountz |
Note: Apache is a web server, and apache+modssl has support for secured transactions. For example, modssl allows for credit card numbers to be submitted safely
Install the apache port: cd /usr/ports/www/apache13-modssl make make certificate make install make clean
Restore apache data directories: move default directories to backup directory restore the directories from backup cd
NOTE: If you have configured your own ssl certificate and ssl certificate authority, you will want to restore those folders replacing the apache ssl folders installed by default.
|
|