adding preamble script to phab so that it behaves better with the proxies
This commit is contained in:
parent
a3bcfc15ae
commit
3554c799d6
2 changed files with 6 additions and 0 deletions
3
roles/phabricator/files/phabricator-preable.php
Normal file
3
roles/phabricator/files/phabricator-preable.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$_SERVER['HTTPS'] = true;
|
Loading…
Add table
Add a link
Reference in a new issue