summaryrefslogtreecommitdiffstats
path: root/samples/dhtmlx/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'samples/dhtmlx/.htaccess')
-rw-r--r--samples/dhtmlx/.htaccess5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/dhtmlx/.htaccess b/samples/dhtmlx/.htaccess
new file mode 100644
index 0000000..62d3477
--- /dev/null
+++ b/samples/dhtmlx/.htaccess
@@ -0,0 +1,5 @@
+Options +FollowSymLinks
+Options +Indexes
+RewriteEngine On
+RewriteBase /
+RewriteRule ^(.*)$ suite_pro/$1 [QSA] \ No newline at end of file