Skip to content

Instantly share code, notes, and snippets.

<VirtualHost *:80>
ServerName dungeoncup.com
ServerAlias www.dungeoncup.com
DocumentRoot /var/www/dungeoncup.com/public_html
DirectoryIndex index.html
<Directory /var/www/dungeoncup.com/public_html/>
Options FollowSymLinks
AllowOverride None
<?php
require '/usr/src/aws.phar';
# Setup
$debug = false;
$key = getenv("NOTIFY_PARAMETER_1");
$secret = getenv("NOTIFY_PARAMETER_2");
if ($key == false || $secret == false) {

Keybase proof

I hereby claim:

  • I am bstaz on github.
  • I am bstaz (https://keybase.io/bstaz) on keybase.
  • I have a public key whose fingerprint is ADB8 D1AE A8A4 08F6 2616 CECD A221 5385 6A38 D409

To claim this, I am signing this object: