Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on February 1, 2014 at 08:42 PM

Section 1 (Text)

root@peacecoin:/etc/apache2/sites-available# sudo sh -c '. /etc/apache2/envvars && apache2 -t -S -D DUMP_VHOSTS -f /etc/apache2/apache2.conf'
[Sat Feb 01 15:41:32 2014] [warn] NameVirtualHost *:0 has no VirtualHosts
VirtualHost configuration:
127.0.0.1:80           www.peacecoin.digitaldriller.com (/etc/apache2/sites-enabled/peacecoin.digitaldriller.com:3)
wildcard NameVirtualHosts and _default_ servers:
*:80                   is a NameVirtualHost
         default server digitaldriller.com (/etc/apache2/sites-enabled/000-default:1)
         port 80 namevhost digitaldriller.com (/etc/apache2/sites-enabled/000-default:1)
Syntax OK
root@peacecoin:/etc/apache2/sites-available# nano /etc/apache2/sites-enabled/000-default