@@ -1,5 +0,0 @@
-location / {
- if (!-e $request_filename){
- rewrite ^/(.*)$ /index.php/$1 last;
- }
-}
@@ -1,4 +0,0 @@
-[ViewState]
-Mode=
-Vid=
-FolderType=Generic
-if (!-e $request_filename){
-rewrite ^/(.*)$ /index.php/$1 last;