Bug 123341

Summary: [patch] Update the Internal FreeBSD WWW Server Web Page
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www.en.internal.about.diff
none
light_button.png none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-02 20:10:02 UTC
	I found the web page about the FreeBSD WWW Server contains
	outdated information. As far as I know it is hosted by
	lighttpd not Apache since a while.

Fix: I attached a patch to fix about.sgml and an image
	of the lighttpd (small) logo.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-02 21:30:05 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-26 18:13:51 UTC
gabor       2008-05-26 17:13:47 UTC

  FreeBSD doc repository

  Modified files:
    en/internal          about.sgml 
    en/gifs              Makefile 
  Added files:
    en/gifs              light_button.png 
  Removed files:
    en/gifs              apachepower.gif 
  Log:
  - Reflect that www.FreeBSD.org runs Lighttpd now instead of Apache
  
  PR:             www/123341
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.61      +3 -3      www/en/gifs/Makefile
  1.2       +0 -39     www/en/gifs/apachepower.gif (dead)
  1.1       +8 -0      www/en/gifs/light_button.png (new)
  1.61      +4 -4      www/en/internal/about.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-26 18:14:22 UTC
State Changed
From-To: open->closed

Committed, thanks!