Move to nginx, fixing #43

This commit is contained in:
Kai Hendry
2014-06-02 17:01:26 +00:00
parent 7de61743e9
commit b29c51dee6
5 changed files with 33 additions and 16 deletions

View File

@@ -1,5 +1,4 @@
<?php
apache_setenv('no-gzip', '1');
$HTTP_HOST = $_SERVER['SERVER_NAME'];
$id = strtolower($_GET["id"]);