Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'apache2'

1582822 - Thewerype apache2 basic authentication
preview unavailable
1214653 - SSL Freebie apache2 ssl debian -sx- rocks
preview unavailable
950141 - SSI includes not working apache2 osx mac ssi
preview unavailable
950140 - SSI includes not working apache2 osx mac ssi
preview unavailable
874575 - apache2-ssl-certificate: apache2 ssl debian
  1. #!/bin/sh -e
  2. #
  3. # apache2-ssl-certificate
  4. #
  5. if [ "$1" != "--force" -a -f /etc/apache2/ssl/apache.pem ]; then
  6.   echo "/etc/apache2/ssl/apache.pem exists!  Use \"$0 --force.\""
  7.   exit 0
  8. fi
  9.  
874572 - apache2-ssh-certificate: apache2 ssl debian
  1. #!/bin/sh -e
  2. #
  3. # apache2-ssh-certificate
  4. #
  5. if [ "$1" != "--force" -a -f /etc/apache2/ssl/apache.pem ]; then
  6.   echo "/etc/apache2/ssl/apache.pem exists!  Use \"$0 --force.\""
  7.   exit 0
  8. fi
  9.  
798621 - Dspam Vhost WebUI Information: dspam apache2 vhost webui
  1. <VirtualHost *:80>
  2. DocumentRoot /var/www/dspam
  3. ServerName spam.fixertec.net
  4. SuexecUserGroup dspam dspam
  5. ErrorLog /var/log/apache2/dspam.error.log
  6. TransferLog /var/log/apache2/dspam.transfer.log
  7.   <Directory /var/www/dspam>
  8.     Options ExecCGI
  9.  
709199 - James C CSK-http SMF issues apache2 solaris smf csk-http
preview unavailable
worth-right
worth-right
fantasy-obligation