diff options
Diffstat (limited to 'web/html/.htaccess')
-rw-r--r-- | web/html/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/.htaccess b/web/html/.htaccess new file mode 100644 index 00000000..1bf1488b --- /dev/null +++ b/web/html/.htaccess @@ -0,0 +1 @@ +php_value include_path ".:../lib:../lang" |