Skip to Content.
Sympa Menu

baslinux - Re: [BL] HTTPD and xli in links2 -g

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] HTTPD and xli in links2 -g
  • Date: Mon, 14 Mar 2005 05:07:29 +0000 (UTC)

On Mon, 14 Mar 2005 3aoo-cvfd AT dea.spamcon.org wrote:

sindi keesan wrote:

On client go into a browser such as links:
g
192.168.1.2/index.htm

The index.htm is not needed. httpd automatically
serves that page.
------------------
d
g
http://192.168.1.2
------------------

It does not do so for me.
Server is BL3 (192.168.1.2)
Client is BL2 (192.168.1.1)
Ethernet connection. pings okay.

On server go into a directory with index.htm in it
Type httpd

On client type
links
g
http://192.168.1.2 404 Not found
g
http://192.168.1.2/index.htm - serves the page

I think the http:// is not required.



BTW, you can test httpd locally without using
a remote client:
----------------
httpd
d
g
http://localhost
----------------

I do this with links (not d), g, http://localhost
404 Not Found The requested URL was not found on this server.
http://localhost/index.htm - serves the page index.htm
http:// is required in this case. Otherwise it looks in the current directory.

g
192.168.1.2/index.htm also works (from computer 2 to itself)


Cheers,
Steven

____________________________
http://www.basiclinux.com.ru
_______________________________________________
BasLinux mailing list
BasLinux AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/baslinux


keesan AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




Archive powered by MHonArc 2.6.24.

Top of Page