]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000803.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000803.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] httpd question
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20httpd%20question&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000800.html">
11 <LINK REL="Next" HREF="000802.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] httpd question</H1>
15 <B>Ben Goldstein</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20httpd%20question&In-Reply-To="
17 TITLE="[IRCServices Coding] httpd question">beng at nc.rr.com
18 </A><BR>
19 <I>Wed May 29 16:42:13 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000800.html">[IRCServices Coding] RAW Patch [WAS: RAW question]
22 </A></li>
23 <LI>Next message: <A HREF="000802.html">[IRCServices Coding] still having smtp_readline problems
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#803">[ date ]</a>
27 <a href="thread.html#803">[ thread ]</a>
28 <a href="subject.html#803">[ subject ]</a>
29 <a href="author.html#803">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i> Hope this one's really easy to fix, but the manual (for this section) is
35 </I>&gt;<i> rather vague....
36 </I>&gt;<i>
37 </I>&gt;<i> How do I get the http module to actually OUTPUT the information to the web
38 </I>&gt;<i> dir??
39 </I>
40 ircservices' httpd module does not actually write files for web content.
41 When you access the webserver, all the content and pages are generated in
42 realtime, straight from ircservices. To access the information, point your
43 webbrowser to <A HREF="http://your.services.machine:port.">http://your.services.machine:port.</A> If you do not have a
44 top-page, you will have to go directly to any &quot;pages&quot; you defined in
45 modules.conf.
46
47 If you used the examples in modules.conf, try
48 <A HREF="http://your.machine:port/dbaccess">http://your.machine:port/dbaccess</A> or <A HREF="http://your.machine:port/debug.">http://your.machine:port/debug.</A> It is
49 a very good idea to have these password protected and limit their access
50 with AllowHost/DenyHost. If you have registered nicks/channels with URL
51 set, you can access those URL's through the httpd, too. If you enabled the
52 httpd/redirect directive, <A HREF="http://your.machine:port/~nick">http://your.machine:port/~nick</A> and
53 <A HREF="http://your.machine:port/channel/channame">http://your.machine:port/channel/channame</A> should work.
54
55 &gt;<i> Is there a template top_page.htm file i shoudl know about??
56 </I>
57 http/top-page is included so you can create your own opening menu/welcome
58 page for ircservices. From this page you could include links to the other
59 facets of ircservices' httpd. This can be a text file or HTML, which makes
60 more sense, created from an editor or a webpage creation editor. Since
61 there are several different URLs that can be accessed (as mentioned above),
62 it is probably a good idea to make your own toppage that has
63 links/instructions to get around the ircservices/httpd &quot;site&quot;.
64
65 &gt;<i>
66 </I>&gt;<i> Thanks
67 </I>&gt;<i>
68 </I>You're welcome
69
70 -- Ben Goldstein (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>)
71
72
73
74 </PRE>
75
76 <!--endarticle-->
77 <HR>
78 <P><UL>
79 <!--threads-->
80 <LI>Previous message: <A HREF="000800.html">[IRCServices Coding] RAW Patch [WAS: RAW question]
81 </A></li>
82 <LI>Next message: <A HREF="000802.html">[IRCServices Coding] still having smtp_readline problems
83 </A></li>
84 <LI> <B>Messages sorted by:</B>
85 <a href="date.html#803">[ date ]</a>
86 <a href="thread.html#803">[ thread ]</a>
87 <a href="subject.html#803">[ subject ]</a>
88 <a href="author.html#803">[ author ]</a>
89 </LI>
90 </UL>
91
92 </body></html>