summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/rest/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/rest/.htaccess')
-rw-r--r--admin/WebConsole/rest/.htaccess5
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/WebConsole/rest/.htaccess b/admin/WebConsole/rest/.htaccess
deleted file mode 100644
index dee08aa2..00000000
--- a/admin/WebConsole/rest/.htaccess
+++ /dev/null
@@ -1,5 +0,0 @@
-RewriteEngine On
-RewriteBase /opengnsys/rest/
-RewriteCond %{REQUEST_FILENAME} !-f
-RewriteRule ^ index.php [QSA,L]
-