Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] apache2 without DNS?
Date: Thu, 30 Mar 2006 02:27:03
Message-Id: loom.20060330T040231-224@post.gmane.org
1 Hello,
2
3 I run a minimalistic, closed, (not connected to the internet), network for
4 machines. This network does not run any DNS, and it works beautifully, very low
5 in bandwidth, all static IPs. I do not wish to argue about the merits of not
6 running DNS on a network, it's a given, out of my control!
7
8 I installed Jffnms on a server, along with the other required software:
9 apache2, php4, postgresql etc etc as describe in this document:
10
11 http://www.gentoo.org/doc/en/jffnms.xml
12
13 I can find the main setup pages in the
14 /var/www/localhost/htdocs/htdocs/admin/ dir from the command line:
15 menu.php sat_session.inc.php
16 calendar.php menu_frame.php satellite.php
17 color_select.php menu_interface_list.php setup.php
18
19 http://192.168.2.9/ pops up the usually apache2 default page....
20
21 But I cannot get to the
22 /var/www/localhost/htdocs/htdocs/admin/setup.php page, from a web browser
23 running on neither the server, nor anywhere on the network. The default
24 apache2 page does pop up on a web browser from any machine on
25 the network, including the apache2 server.
26
27 This is probably really simple. Bear in mind that I'm far, far
28 from a whiz with apache et.al. being more of a 'hardware type'.
29
30 are the repeated htdocs/htdocs dirs the problem?
31
32 What's wrong or what do I need to tryto get this to work.?
33
34
35 James
36
37
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] apache2 without DNS? Martins Steinbergs <mar@××.lv>
Re: [gentoo-user] apache2 without DNS? "Michael Stewart (vericgar)" <vericgar@g.o>