Remove /unsubscribe from htaccess config
[blerg.git] / www / doc / index.html
index 9a92088..25f6519 100644 (file)
@@ -106,11 +106,8 @@ more portable, I'd be happy to hear them.
 <h3><a name="building">Building</a></h3>
 
 <p>At this point, it should be gravy.  Type 'make' and in a few seconds,
-you should have <code>blerg.httpd</code>, <code>blerg.cgi</code>,
-<code>rss.cgi</code>, and <code>blergtool</code>.  Each of those can be
-made individually as well, if you, for example, don't want to install
-the prerequisites for <code>blerg.httpd</code> or
-<code>blerg.cgi</code>.
+you should have <code>blerg.cgi</code>, <code>blergtool</code>, and
+<code>blerglatest</code>.
 
 <p><strong>NOTE</strong>: blerg.httpd is deprecated and will not be
 updated with new features.
@@ -152,7 +149,7 @@ right now.
 
 <h4>The extra RSS CGI</h4>
 
-<p>There is an optional RSS cgi (<code>rss.cgi</code>) that will serve
+<p>There is an optional RSS cgi (<code>aux/cgi/rss.cgi</code>) that will serve
 RSS feeds for users.  Install this like <code>blerg.cgi</code> above.
 As of 1.9.0, this is a perl FastCGI script, so you will have to make
 sure the perl libraries are available to it.  A good way of doing that