public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kHTTPd -- 403 Forbidden
@ 2002-05-05  1:23 William Park
  2002-05-05  1:43 ` William Park
  0 siblings, 1 reply; 2+ messages in thread
From: William Park @ 2002-05-05  1:23 UTC (permalink / raw)
  To: linux-kernel

I am trying out khttpd (0.1.6, I think) in 2.4.18 kernel.  But, when I do
    lynx http://localhost:8080/test.html
all I get is
    HTTP/1.0 403 Forbidden
message.

    - all parameters in /proc/sys/net/khttpd/* are default (ie. server port
      = 8080)
    - I am not running any other web server, so client port (80) is
      irrelevant
    - 'test.html' do exist, and has permission 644

Have I missed something obvious?

-- 
William Park, Open Geometry Consulting, <opengeometry@yahoo.ca>
8-CPU Cluster, Hosting, NAS, Linux, LaTeX, python, vim, mutt, tin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kHTTPd -- 403 Forbidden
  2002-05-05  1:23 kHTTPd -- 403 Forbidden William Park
@ 2002-05-05  1:43 ` William Park
  0 siblings, 0 replies; 2+ messages in thread
From: William Park @ 2002-05-05  1:43 UTC (permalink / raw)
  To: linux-kernel

On Sat, May 04, 2002 at 09:23:35PM -0400, William Park wrote:
> I am trying out khttpd (0.1.6, I think) in 2.4.18 kernel.  But, when I do
>     lynx http://localhost:8080/test.html
> all I get is
>     HTTP/1.0 403 Forbidden
> message.
> 
>     - all parameters in /proc/sys/net/khttpd/* are default (ie. server port
>       = 8080)
>     - I am not running any other web server, so client port (80) is
>       irrelevant
>     - 'test.html' do exist, and has permission 644
> 
> Have I missed something obvious?

Arrgh... I reloaded 'khttpd.o' module, and now it works.  Maybe it doesn't
like parameters being changed after it starts for the first time.

Sorry for the false alarm.

-- 
William Park, Open Geometry Consulting, <opengeometry@yahoo.ca>
8-CPU Cluster, Hosting, NAS, Linux, LaTeX, python, vim, mutt, tin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-05  1:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-05  1:23 kHTTPd -- 403 Forbidden William Park
2002-05-05  1:43 ` William Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox