diff options
| -rw-r--r-- | apache2.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/apache2.conf b/apache2.conf index 7408ee8..3cb3ab7 100644 --- a/apache2.conf +++ b/apache2.conf @@ -179,5 +179,5 @@  	UserDir public_html  	# Enable the STAG trac instance over WSGI -	WSGIScriptAlias /c/STAG/trac /srv/www/spragg-ssl.co.uk/html/c/STAG/trac/cgi-bin/trac.wsgi +	#WSGIScriptAlias /c/STAG/trac /srv/www/spragg-ssl.co.uk/html/c/STAG/trac/cgi-bin/trac.wsgi  </VirtualHost> | 
