summaryrefslogtreecommitdiffstats
path: root/web/html/.htaccess
diff options
context:
space:
mode:
authoreric <eric>2004-06-14 18:31:31 +0000
committereric <eric>2004-06-14 18:31:31 +0000
commit5268aa5802366910b7900e83c9de7ffff2ff96d6 (patch)
tree4a28991fc8fe76ddab6b2b023b9f8c4990775f64 /web/html/.htaccess
parent64520381cd4fb7c3a0684549292132911f9cf6f4 (diff)
downloadaurweb-5268aa5802366910b7900e83c9de7ffff2ff96d6.tar.xz
Started adding i18n support
Diffstat (limited to 'web/html/.htaccess')
-rw-r--r--web/html/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/.htaccess b/web/html/.htaccess
new file mode 100644
index 0000000..1bf1488
--- /dev/null
+++ b/web/html/.htaccess
@@ -0,0 +1 @@
+php_value include_path ".:../lib:../lang"