mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
phpweb nolonger depends on include_path, all includes use absolute paths
This commit is contained in:
@@ -165,9 +165,6 @@ $minute = rand(0, 59);
|
||||
# Webroot of PHP mirror site
|
||||
DocumentRoot /www/htdocs/phpweb
|
||||
|
||||
# These PHP settings are necessary to run a mirror
|
||||
php_value include_path .:/www/htdocs/phpweb/include
|
||||
|
||||
# Log server activity
|
||||
ErrorLog logs/error_log
|
||||
TransferLog logs/access_log
|
||||
|
||||
Reference in New Issue
Block a user