Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Webfsd - Il web server piccolo piccolo
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Jun 13, 2005 6:07 am    Post subject: Reply with quote

lavish wrote:

Ma non puoi mica fare così 8O :? (magari si potesse :lol: )


:lol: :lol: :lol:
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
hardskinone
Guru
Guru


Joined: 02 Jan 2004
Posts: 460

PostPosted: Mon Jun 13, 2005 7:13 am    Post subject: Reply with quote

lavish wrote:

[EDIT] curiosità, come fai a compilarlo se è scritto in php? :P


/me esempio di cosa succede a scrivere senza pensare.
_________________
Playlinux.net
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Thu Jul 07, 2005 4:53 pm    Post subject: Reply with quote

lavish wrote:
Flonaldo wrote:
se cerco di accedere a http://ftp.server.net:8000/path/file, otterò /home/utente/publichtml/ftp.server.net/path/file

Si ma come? ho eseguito tutto ma non mi va mica...forse faccio qualche cappella!


Ma non puoi mica fare così 8O :? (magari si potesse :lol: )

si che si può, basta lanciare
Code:
webfsd -v -r /home/utente/publichtml

Quote:

Riguardo alla porta, sicuro che si tratti della 8000 e non della 80?

Di default è la 8000
Back to top
View user's profile Send private message
Sephirot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jun 2004
Posts: 124
Location: Milano

PostPosted: Tue Jul 12, 2005 4:19 pm    Post subject: Reply with quote

scusate quando dò
Code:
iride root # webfsd -v -r /home/utente_pincopallino/publichtml
bind: Address already in use


qualcuno può illuminarmi?
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Tue Jul 12, 2005 4:30 pm    Post subject: Reply with quote

c'e' gia' un server che "binda" su quella porta..
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
Ghostraider
Guru
Guru


Joined: 01 Sep 2004
Posts: 582

PostPosted: Tue Feb 28, 2006 6:37 pm    Post subject: Reply with quote

Ciao ho appena scoperto questo post...questo pacchetto mi servirebbe tantissimo...se funzionasse... :cry:

Ho emerso il pacchetto e settato la "document root", però non ho nessun file di configurazione in /etc/conf.d/ ...
la cosa è normale, cioè lo devo scrivere da zero, oppure c'è qualcosa che non va ?
_________________
"Questo business è binario: o sei 1 o sei 0. O sei vivo o sei morto. Non esistono secondi classificati." Gary Winston - SYNAPSE"

Be an IT superhero. Go home early.

Registered Linux user # 381558
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Tue Feb 28, 2006 6:48 pm    Post subject: Reply with quote

i paametri venono passati all'avvio, dai uno sguardo alla man page o dai
Code:
nomeprogramma --help

_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
Ghostraider
Guru
Guru


Joined: 01 Sep 2004
Posts: 582

PostPosted: Tue Feb 28, 2006 7:05 pm    Post subject: Reply with quote

Ciao, si lo avevo già lanciato l'help, ma non mi è stato molto utile...non mi parla di file di configurazione...

Aspetta, intendi che non c'è file di conf, ovvero configuro il tutto tramite gli argomenti a linea di comando ?
_________________
"Questo business è binario: o sei 1 o sei 0. O sei vivo o sei morto. Non esistono secondi classificati." Gary Winston - SYNAPSE"

Be an IT superhero. Go home early.

Registered Linux user # 381558
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Wed Mar 01, 2006 9:00 am    Post subject: Reply with quote

Non so se ti può interessare il mio parere ma anche io, quando cercavo un web server minimale, sono stato attratto da questo post ma alla fine mi sono trovato molto meglio con lighttpd.
Prova a considerarlo.
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
Ghostraider
Guru
Guru


Joined: 01 Sep 2004
Posts: 582

PostPosted: Wed Mar 01, 2006 5:14 pm    Post subject: Reply with quote

Kernel78 wrote:
Non so se ti può interessare il mio parere ma anche io, quando cercavo un web server minimale, sono stato attratto da questo post ma alla fine mi sono trovato molto meglio con lighttpd.
Prova a considerarlo.


Ottimo grazie lo provo subito...per caso sai se supporta anche PHP ?
_________________
"Questo business è binario: o sei 1 o sei 0. O sei vivo o sei morto. Non esistono secondi classificati." Gary Winston - SYNAPSE"

Be an IT superhero. Go home early.

Registered Linux user # 381558
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Thu Mar 02, 2006 8:30 am    Post subject: Reply with quote

Supporta PHP :wink:
Per i dettegli guarda qui.
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
Dr.Dran
l33t
l33t


Joined: 08 Oct 2004
Posts: 766
Location: Imola - Italy

PostPosted: Sun Mar 12, 2006 10:11 am    Post subject: Reply with quote

Come al solito arrivo lunghissimo in questa discussione... se avete esigenze estreme e volete un server che gestisca i CGI in perl o shell dalle caratteristiche veramente minimali c'è anche il mitico BOA, è ormai diventato il server ufficiale della distribuzione uclinux (dove u sta per micro) eh eh eh

By the way see you soon :D
_________________
:: [Dr.Dran] Details ::
- Linux User # 286282
- IT FreeLance Consultant
- President of ImoLUG [Imola & Faenza Linux User Group]
Back to top
View user's profile Send private message
lucapost
Veteran
Veteran


Joined: 24 Nov 2005
Posts: 1419
Location: <ud|me|ts> - Italy

PostPosted: Wed Aug 01, 2007 9:07 pm    Post subject: Reply with quote

C'è anche darkhttpd, lo trovate con layman nell'overlay berkano:
Code:
> ~/eix darkhttpd
* www-servers/darkhttpd [1]
     Available versions:  ~1.5-r1
     Homepage:            http://dmr.ath.cx/net/darkhttpd/
     Description:         A simple static webserver

[1] /usr/local/overlay/berkano

E' tutto qua:
Code:
> ~/ll /usr/portage/distfiles/darkhttpd-1.5.tar.bz2
-rw-r--r-- 1 root portage 18K 2006-12-14 12:13 /usr/portage/distfiles/darkhttpd-1.5.tar.bz2

_________________
LP
Back to top
View user's profile Send private message
drizztbsd
Retired Dev
Retired Dev


Joined: 21 Nov 2004
Posts: 278
Location: Cesano Maderno

PostPosted: Thu Aug 02, 2007 9:59 am    Post subject: Reply with quote

Io mi sono innamorato di nginx invece :P
_________________
Gentoo/Alt lead
Gentoo/*BSD and Gentoo/FreeBSD deputy lead
Paludis contributor
Back to top
View user's profile Send private message
Dr.Dran
l33t
l33t


Joined: 08 Oct 2004
Posts: 766
Location: Imola - Italy

PostPosted: Thu Aug 02, 2007 5:24 pm    Post subject: Reply with quote

Molto interessante! :D
_________________
:: [Dr.Dran] Details ::
- Linux User # 286282
- IT FreeLance Consultant
- President of ImoLUG [Imola & Faenza Linux User Group]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum