]> andersk Git - sql-web.git/blobdiff - .htaccess
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@45 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / .htaccess
index 3fe933dfaa6aa51f10203baccb8890fa36e4b8be..326349248a3856d247e883b7953dba99fd954c8f 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-php_value auto_append_file "global.done.php"
+#php_value auto_append_file "global.done.php"
 #php_value auto_prepend_file "prepend.php"
 #php_flag xdebug.remote_enable on
 #php_flag xdebug.remote_autostart on
@@ -6,7 +6,7 @@ php_value auto_append_file "global.done.php"
 #php_value xdebug.remote_port "9000"
 
 RewriteEngine On
-RewriteBase /~toast/mitsql/
+RewriteBase /~presbrey/mitsql/
 
 #RewriteOptions MaxRedirects=1
 
This page took 0.060138 seconds and 4 git commands to generate.