Explicitly link to the index.html files instead of relying on the web
server's directory index configuration to DTRT (i.e., link to "ports/index.html" rather than "ports/"). This also makes it easier for people without the desire to set up a web server to test changes to the web site. PR: 23230 Reviewed by: nik
This commit is contained in:
		
							parent
							
								
									2478c758ae
								
							
						
					
					
						commit
						7687f34338
					
				
				
				Notes:
				
					svn2git
				
				2020-12-08 03:00:23 +00:00 
				
			
			svn path=/www/; revision=9173
					 17 changed files with 72 additions and 72 deletions
				
			
		|  | @ -1,10 +1,10 @@ | |||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | ||||
| <!ENTITY base CDATA ".."> | ||||
| <!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.60 2000/12/30 11:02:09 wosch Exp $"> | ||||
| <!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.61 2001/01/01 19:50:23 wosch Exp $"> | ||||
| <!ENTITY title "Search"> | ||||
| <!ENTITY % includes SYSTEM "../includes.sgml"> %includes; | ||||
| ]> | ||||
| <!-- $FreeBSD: www/en/search/search.sgml,v 1.60 2000/12/30 11:02:09 wosch Exp $ --> | ||||
| <!-- $FreeBSD: www/en/search/search.sgml,v 1.61 2001/01/01 19:50:23 wosch Exp $ --> | ||||
| 
 | ||||
| <html> | ||||
| &header; | ||||
|  | @ -31,7 +31,7 @@ A cross reference of the FreeBSD kernel</a> | |||
| <hr noshade> | ||||
| 
 | ||||
| <a name="web"></a><h2>Web pages (including <a href="&base/FAQ/FAQ.html">FAQ</a> | ||||
| and <a href="&base/handbook/">Handbook</a>)</h2> | ||||
| and <a href="&base/handbook/index.html">Handbook</a>)</h2> | ||||
| 
 | ||||
| <form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET"> | ||||
| <h3>Search for:</h3> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue