Re: [9fans] httpd - first try

2016-09-18 Thread Jules Merit
JMerit LaMer Wer c? What are you doing to me? Are you looking for Merc? I'm a freebooter. On Sep 18, 2016 4:01 PM, wrote: > Well.. i find this a bit weird. I was using /lib/namespace.httpd > without any changes whatsoever. I appended the bind /usr/glenda/web > /usr/web/ to

Re: [9fans] httpd - first try

2016-09-18 Thread woplan9
Well.. i find this a bit weird. I was using /lib/namespace.httpd without any changes whatsoever. I appended the bind /usr/glenda/web /usr/web/ to /lib/namespace.httpd. Killed (Kill httpd | rc) and restarted httpd with ip/httpd/httpd and it worked. But i' m confused anyway since, afterwards,

Re: [9fans] httpd - first try

2016-09-18 Thread Skip Tavakkolian
what is in your /lib/namespace.httpd? how do you start httpd? > Hello! I just re-installed plan9 in a raspberry pi, and this time > around, i´m trying to play with the httpd web server, for creating a > small site. > > I created /usr/web/index.html and tried to run ip/httpd/httpd which >

Re: [9fans] httpd - first try

2016-09-18 Thread woplan9
hello! Thanks for replying. i' m not sure what you mean. I created a file index.html in a dir web, inside my user /usr/glenda (so, /usr/glenda/web/index.html). I think i need a small configuration example for /sys/lib/httpd.rewrite and namespace.httpd and a small explanation on how and what

[9fans] httpd - first try

2016-09-17 Thread woplan9
Hello! I just re-installed plan9 in a raspberry pi, and this time around, i´m trying to play with the httpd web server, for creating a small site. I created /usr/web/index.html and tried to run ip/httpd/httpd which produces the following error page (via browser, and for the intended ip): "

[9fans] httpd

2010-01-20 Thread maht
Hi, I updated http://plan9.bell-labs.com/sources/contrib/maht/httpd/* to sync with current source /n/sources/contrib/maht/httpd/* It adds -N option to stop it dropping to none which you have to be the hostowner to kill and logs any 404's to /sys/log/httpd/log I tried to see if it's in

Re: [9fans] httpd

2010-01-20 Thread maht
As soon as I posted patch came back I've submitted it as httpd-none and changed -N to -u to match a different patch that does the same thing for another program