<%set help_pg = 'help_setup.html'%> <%set book_mark = 'paths_urls'%> <%include admin_include_header.html%> <%include admin_include_submenu_gen.html%>
<%if msg%><%msg%><%endif%>

Paths and URLs

WonderDesk URL
This should be the URL to the location of wonderdesk.cgi.

path_cgi_url

Images URL
URL of the directory where your images reside in.

path_images_url

Secure Directory
This should be the PATH to where your secure directory is located. (No trailing slash)

path_private

Path to Perl
This should be the PATH to where Perl resides. (No trailing slash)

path_to_perl

Logoff URL
If specified, the log off link will take customers or technicians here. Otherwise, they will be taken to the login page.

path_logoff_url

Dynamic Preserve
This should be the names of parameters you want to preserve in the URL's during a log in session (comma separated list)

dynamic_preserve

    

<%include admin_include_footer.html%>