Changed URLs so gallery.cgi runs on www.freebsd.org, instead of a
mirror site. Most mirrors are not configured to run cgis correctly.
This commit is contained in:
parent
021691a1ae
commit
a7e56b1501
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=976
4 changed files with 12 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:50 $">
|
||||
<!ENTITY date "$Date: 1997-01-06 08:32:30 $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -88,7 +88,8 @@ from such an open and well-documented system.</LI>
|
|||
scientific visualization, video conferencing, Internet relay chat (IRC),
|
||||
home automation, multiuser dungeons, bulletin board systems, image scanning,
|
||||
and more are all real uses for FreeBSD today. If you have an innovative
|
||||
application for FreeBSD, <A HREF="&base/cgi/gallery.cgi">let us know</A>
|
||||
application for FreeBSD, <A HREF="http://www.freebsd.org/cgi/gallery.cgi">
|
||||
let us know</A>
|
||||
so we can add it to our <A HREF="&base/gallery.html">gallery</A>.</LI>
|
||||
</UL>
|
||||
</blockquote>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-02 04:10:28 $">
|
||||
<!ENTITY date "$Date: 1997-01-06 08:32:31 $">
|
||||
<!ENTITY title "The FreeBSD Gallery">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: gallery.sgml,v 1.12 1997-01-02 04:10:28 mbarkah Exp $ -->
|
||||
<!-- $Id: gallery.sgml,v 1.13 1997-01-06 08:32:31 mbarkah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -18,7 +18,7 @@
|
|||
what FreeBSD can do for <strong>you</strong>!
|
||||
|
||||
<p>To have your site added to this list, simply fill out <a
|
||||
href="cgi/gallery.cgi">this form</a>.
|
||||
href="http://www.freebsd.org/cgi/gallery.cgi">this form</a>.
|
||||
|
||||
<p>The "Powered by FreeBSD" logos above may be <a
|
||||
href="gifs/powerlogo.gif">downloaded</a> and displayed
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:50 $">
|
||||
<!ENTITY date "$Date: 1997-01-06 08:32:30 $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -88,7 +88,8 @@ from such an open and well-documented system.</LI>
|
|||
scientific visualization, video conferencing, Internet relay chat (IRC),
|
||||
home automation, multiuser dungeons, bulletin board systems, image scanning,
|
||||
and more are all real uses for FreeBSD today. If you have an innovative
|
||||
application for FreeBSD, <A HREF="&base/cgi/gallery.cgi">let us know</A>
|
||||
application for FreeBSD, <A HREF="http://www.freebsd.org/cgi/gallery.cgi">
|
||||
let us know</A>
|
||||
so we can add it to our <A HREF="&base/gallery.html">gallery</A>.</LI>
|
||||
</UL>
|
||||
</blockquote>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-02 04:10:28 $">
|
||||
<!ENTITY date "$Date: 1997-01-06 08:32:31 $">
|
||||
<!ENTITY title "The FreeBSD Gallery">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: gallery.sgml,v 1.12 1997-01-02 04:10:28 mbarkah Exp $ -->
|
||||
<!-- $Id: gallery.sgml,v 1.13 1997-01-06 08:32:31 mbarkah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -18,7 +18,7 @@
|
|||
what FreeBSD can do for <strong>you</strong>!
|
||||
|
||||
<p>To have your site added to this list, simply fill out <a
|
||||
href="cgi/gallery.cgi">this form</a>.
|
||||
href="http://www.freebsd.org/cgi/gallery.cgi">this form</a>.
|
||||
|
||||
<p>The "Powered by FreeBSD" logos above may be <a
|
||||
href="gifs/powerlogo.gif">downloaded</a> and displayed
|
||||
|
|
Loading…
Reference in a new issue