Changes to cgi_show_url_info to use new matching code from urlmatch.c.
authorjongfoster <jongfoster@users.sourceforge.net>
Thu, 17 Jan 2002 21:10:37 +0000 (21:10 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Thu, 17 Jan 2002 21:10:37 +0000 (21:10 +0000)
commit1751eb2fdcb7ea86547b6e26a83228325d6e4f0a
tree1e4b71b2c5ba36fd12375646e6c71280a51e1ba9
parent260ad9899c2ad02c0f584ed00b60b3e03987f7fa
Changes to cgi_show_url_info to use new matching code from urlmatch.c.
Also fixing a problem in the same function with improperly quoted URLs
in output HTML, and adding code to handle https:// URLs correctly.
cgisimple.c