Change cgi URL so all cgis now finally live in data/cgi.

This commit is contained in:
Ade Barkah 1997-01-19 06:32:45 +00:00
parent 72c317b974
commit 36640a8494
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1054
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1996-12-28 23:36:44 $">
<!ENTITY date "$Date: 1997-01-19 06:32:45 $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
@ -15,7 +15,7 @@ with FreeBSD. Please fill out the form as completely as possible.
Make sure you fill in the "Environment" field as requested with
the output from the machine on which problem occurred.</p>
<form action="http://www.freebsd.org/cgi-bin/dosendpr.cgi" method=POST>
<form action="http://www.freebsd.org/cgi/dosendpr.cgi" method=POST>
<input type="hidden" name="gndb" value="freebsd" >
<input type="hidden" name="submitterid" value="net" >
<input type="hidden" name="confidential" value="no" >

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1996-12-28 23:36:44 $">
<!ENTITY date "$Date: 1997-01-19 06:32:45 $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
@ -15,7 +15,7 @@ with FreeBSD. Please fill out the form as completely as possible.
Make sure you fill in the "Environment" field as requested with
the output from the machine on which problem occurred.</p>
<form action="http://www.freebsd.org/cgi-bin/dosendpr.cgi" method=POST>
<form action="http://www.freebsd.org/cgi/dosendpr.cgi" method=POST>
<input type="hidden" name="gndb" value="freebsd" >
<input type="hidden" name="submitterid" value="net" >
<input type="hidden" name="confidential" value="no" >