chiark / gitweb /
cgi.py: Set the default static URL prefix from user's `SCRIPT_NAME'.
[chopwood] / userv.rc
CommitLineData
7650d167
MW
1### -*-conf-*-
2
19c30faa
MW
3if ( grep service-user-shell /etc/shells
4 & ! glob service www-cgi
5 )
7650d167
MW
6 no-suppress-args
7 no-set-environment
fef23140 8 execute ./chpwd userv
7650d167 9fi