diff --git a/apache_config/canto_443.conf b/apache_config/canto_443.conf index 280f553f0e09a44216c1d4b135e2010d477aed5f..9b7d02963cab5320a41b24e1257ca4df3cbaa36e 100644 --- a/apache_config/canto_443.conf +++ b/apache_config/canto_443.conf @@ -33,9 +33,9 @@ # Configure rewrites - RewriteEngine On - RewriteRule ^/$ /pombe/docs/canto_front [PT,QSA] - RewriteRule ^/(docs|tools|local)/(.*) /pombe/$1/$2 [PT,QSA] + #RewriteEngine On + #RewriteRule ^/$ /pombe/docs/canto_front [PT,QSA] + #RewriteRule ^/(docs|tools|local)/(.*) /pombe/$1/$2 [PT,QSA] ## Define location #<Location /pombe>