diff --git a/htdocs/.DS_Store b/htdocs/.DS_Store index aca56015..4a8fcf18 100644 Binary files a/htdocs/.DS_Store and b/htdocs/.DS_Store differ diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 57ae4f51..bb6c821a 100755 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -1,9 +1,6 @@ -Options -Indexes RewriteEngine On -# Check if the request is not for an existing directory or file -RewriteCond %{REQUEST_FILENAME} !-d +RewriteCond $1 !^(index\.php) RewriteCond %{REQUEST_FILENAME} !-f - -# Rewrite all other URLs to index.php with the 'url' parameter -RewriteRule ^(.+)$ index.php?url=$1 [QSA,L] +RewriteCond %{REQUEST_FILENAME} !-d +RewriteRule ^(.*)$ index.php?/$1 [L] \ No newline at end of file diff --git a/htdocs/account.php b/htdocs/account.php index 65b5ee54..cf4d1010 100644 --- a/htdocs/account.php +++ b/htdocs/account.php @@ -1,5 +1,7 @@ -
- Xeorl
- 4.1.4
+
+ Xeorl
+ 4.1.4
+
- Status:
- Processing Time: seconds
-
Unzipper version: