Fossil SCM

Fix typos in the server.wiki document.

drh 2013-10-02 11:33 trunk
Commit e3a2d8f381a1fd59d2686ae525a8a29a4ea1a706
1 file changed +2 -2
+2 -2
--- www/server.wiki
+++ www/server.wiki
@@ -158,11 +158,11 @@
158158
<b>http://mydomain.org/cgi-bin/repo</b> (assuming the "repo" script is
159159
accessible under "cgi-bin", which would be a typical deployment on Apache
160160
for instance).
161161
</p>
162162
<p>
163
-To server multiple repositories from a directory using CGI, use the "directory:"
163
+To serve multiple repositories from a directory using CGI, use the "directory:"
164164
tag in the CGI script rather than "repository:". You might also want to add
165165
a "notfound:" tag to tell where to redirect if the particular repository requested
166166
by the URL is not found:
167167
<blockquote><pre>
168168
#!/usr/bin/fossil
@@ -170,11 +170,11 @@
170170
notfound: http://url-to-go-to-if-repo-not-found/
171171
</pre></blockquote>
172172
</p>
173173
<p>
174174
Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b>
175
-will serve up the repository "/home/fossil/repos/XYX.fossil" (if it exists).
175
+will serve up the repository "/home/fossil/repos/XYZ.fossil" (if it exists).
176176
</p>
177177
</blockquote>
178178
179179
<a name="scgi"></a>
180180
<h2>Fossil as SCGI</h2><blockquote>
181181
--- www/server.wiki
+++ www/server.wiki
@@ -158,11 +158,11 @@
158 <b>http://mydomain.org/cgi-bin/repo</b> (assuming the "repo" script is
159 accessible under "cgi-bin", which would be a typical deployment on Apache
160 for instance).
161 </p>
162 <p>
163 To server multiple repositories from a directory using CGI, use the "directory:"
164 tag in the CGI script rather than "repository:". You might also want to add
165 a "notfound:" tag to tell where to redirect if the particular repository requested
166 by the URL is not found:
167 <blockquote><pre>
168 #!/usr/bin/fossil
@@ -170,11 +170,11 @@
170 notfound: http://url-to-go-to-if-repo-not-found/
171 </pre></blockquote>
172 </p>
173 <p>
174 Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b>
175 will serve up the repository "/home/fossil/repos/XYX.fossil" (if it exists).
176 </p>
177 </blockquote>
178
179 <a name="scgi"></a>
180 <h2>Fossil as SCGI</h2><blockquote>
181
--- www/server.wiki
+++ www/server.wiki
@@ -158,11 +158,11 @@
158 <b>http://mydomain.org/cgi-bin/repo</b> (assuming the "repo" script is
159 accessible under "cgi-bin", which would be a typical deployment on Apache
160 for instance).
161 </p>
162 <p>
163 To serve multiple repositories from a directory using CGI, use the "directory:"
164 tag in the CGI script rather than "repository:". You might also want to add
165 a "notfound:" tag to tell where to redirect if the particular repository requested
166 by the URL is not found:
167 <blockquote><pre>
168 #!/usr/bin/fossil
@@ -170,11 +170,11 @@
170 notfound: http://url-to-go-to-if-repo-not-found/
171 </pre></blockquote>
172 </p>
173 <p>
174 Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b>
175 will serve up the repository "/home/fossil/repos/XYZ.fossil" (if it exists).
176 </p>
177 </blockquote>
178
179 <a name="scgi"></a>
180 <h2>Fossil as SCGI</h2><blockquote>
181

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button