removed the notion of scripturl since it's no longer necessary with the modperl handler

This commit is contained in:
JT Smith 2005-11-09 23:44:03 +00:00
parent 784a0c3986
commit 9e37cdd9a2
8 changed files with 11 additions and 42 deletions

View file

@ -29,12 +29,6 @@ uploadsPath = /data/WebGUI/www/uploads
# passthruUrls => /icons, /documentation/pdf, /my-custom-application, /server-status, /perl-status
# The scripturl tells WebGUI how to reference the gateway script
# when generating URLs. By default it will use the gateway
# script's filename like /index.pl/
# scripturl = /
# Tell WebGUI where to store cached files. Defaults to the
# /tmp or c:\temp folder depending upon your operating system.