uh oh
[gwvp.git] / www / .htaccess
index be7a5ed..89a505c 100644 (file)
@@ -1,7 +1,6 @@
 RewriteEngine on
-RewriteBase /src/eclipse-workspace/glcas/www/ 
+RewriteBase /src/eclipse-workspace/gwvp/www/ 
 RewriteRule ^index\.php.* - [L,B]
-RewriteRule ^soap\.php.* - [L,B]
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule ^(.*)$ index.php?q=$1 [L,QSA,B]