Fossil SCM
Removed "known to work with IIS" bit from www/server/index.html in the CGI section, since that is not actually true. We can put it back once someone figures out [https://fossil-scm.org/forum/forumpost/de18dc32c0 | the IIS + CGI + Fossil CPU pegging problem].
Commit
8b7c17de3f993080ab2bee4e638c49657bf66caec6d3a19afc156dbcff6b4a1c
Parent
d55f6b1501da341…
1 file changed
+2
-2
+2
-2
| --- www/server/index.html | ||
| +++ www/server/index.html | ||
| @@ -83,12 +83,12 @@ | ||
| 83 | 83 | administrator preferences.</p> |
| 84 | 84 | |
| 85 | 85 | <h3>CGI</h3> |
| 86 | 86 | |
| 87 | 87 | <p>Most ordinary web servers can <a href="any/cgi.md">run Fossil as a |
| 88 | -CGI script</a>. This method is known to work with Apache, <a | |
| 89 | -href="windows/cgi.md">IIS</a>, <tt>lighttpd</tt>, and <a | |
| 88 | +CGI script</a>. This method is known to work with Apache, | |
| 89 | +<tt>lighttpd</tt>, and <a | |
| 90 | 90 | href="any/althttpd.md"><tt>althttpd</tt></a>. The Fossil server |
| 91 | 91 | administrator places a <a href="/help?cmd=cgi">short CGI script</a> in |
| 92 | 92 | the web server's document hierarchy, and when a client requests the |
| 93 | 93 | appropriate URL, that script runs Fossil to generate the response.</p> |
| 94 | 94 | |
| 95 | 95 |
| --- www/server/index.html | |
| +++ www/server/index.html | |
| @@ -83,12 +83,12 @@ | |
| 83 | administrator preferences.</p> |
| 84 | |
| 85 | <h3>CGI</h3> |
| 86 | |
| 87 | <p>Most ordinary web servers can <a href="any/cgi.md">run Fossil as a |
| 88 | CGI script</a>. This method is known to work with Apache, <a |
| 89 | href="windows/cgi.md">IIS</a>, <tt>lighttpd</tt>, and <a |
| 90 | href="any/althttpd.md"><tt>althttpd</tt></a>. The Fossil server |
| 91 | administrator places a <a href="/help?cmd=cgi">short CGI script</a> in |
| 92 | the web server's document hierarchy, and when a client requests the |
| 93 | appropriate URL, that script runs Fossil to generate the response.</p> |
| 94 | |
| 95 |
| --- www/server/index.html | |
| +++ www/server/index.html | |
| @@ -83,12 +83,12 @@ | |
| 83 | administrator preferences.</p> |
| 84 | |
| 85 | <h3>CGI</h3> |
| 86 | |
| 87 | <p>Most ordinary web servers can <a href="any/cgi.md">run Fossil as a |
| 88 | CGI script</a>. This method is known to work with Apache, |
| 89 | <tt>lighttpd</tt>, and <a |
| 90 | href="any/althttpd.md"><tt>althttpd</tt></a>. The Fossil server |
| 91 | administrator places a <a href="/help?cmd=cgi">short CGI script</a> in |
| 92 | the web server's document hierarchy, and when a client requests the |
| 93 | appropriate URL, that script runs Fossil to generate the response.</p> |
| 94 | |
| 95 |