mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Trying to make this portable
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
$site_name="☣ thunix ☣";
|
$site_name="☣ thunix ☣";
|
||||||
|
|
||||||
//Root for the site, in a browser
|
//Root for the site, in a browser
|
||||||
$site_root="https://dev.thunix.cf";
|
//$site_root="https://dev.thunix.cf";
|
||||||
|
$site_root=$_SERVER['HTTP_HOST'];
|
||||||
//Local base root for app files
|
//Local base root for app files
|
||||||
$doc_root="/var/www/dev.thunix.cf";
|
$doc_root="/var/www/dev.thunix.cf";
|
||||||
|
|
||||||
|
|||||||
@@ -13,4 +13,4 @@
|
|||||||
Last update: 2019/03/22
|
Last update: 2019/03/22
|
||||||
Standards: HTML5
|
Standards: HTML5
|
||||||
Components: Apache2, Git, and PHP
|
Components: Apache2, Git, and PHP
|
||||||
Software: vim, geany, ansible
|
Software: vim, geany, ansible, wiki.php
|
||||||
|
|||||||
Reference in New Issue
Block a user