mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 21:11:06 -05:00
Move to nginx, fixing #43
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
apache_setenv('no-gzip', '1');
|
||||
$HTTP_HOST = $_SERVER['SERVER_NAME'];
|
||||
|
||||
$id = strtolower($_GET["id"]);
|
||||
|
||||
Reference in New Issue
Block a user