Question:
Answer:
http://www.yourservername.com/cgi-bin/WebX?96@sysop:password@1
(conversely, turn it off with http://www.yourservername.com/cgi-bin/WebX?96@sysop:password@0)
but replace "password" with the actual sysop password, URL encoded*, and if you are hosted with us substitute "sysop" for "operations". You can always use a username:password pair like this in place of a user certificate. Note that this usage will cause the sysop password to be logged in the web server access log thus compromising the password, so you should change it via Preferences once you can log in.
* URL encoding is a way of passing certain characters through a URL that would otherwise be improperly interpreted. For example a space (" ") URL encoded is %20 So "Web Crossing" would be "Web%20Crossing"
You should consult an HTML resource for other URL conversions.