| View previous topic :: View next topic |
| Author |
Message |
dieselbenz

Joined: 29 Sep 2007 Posts: 239 Location: Jefferson IA
|
Posted: Sat Jul 05, 2008 1:52 am Post subject: Running my server on antiX 7.2 / lighttpd now |
|
|
Completed the conversion just this afternoon. Toshiba Satellite 4015CDS, 160 mb ram.
See don.homelinux.net/~don
Will change the PCLOS and Apache 2 "stuff" at the bottom of the page in the near future. Wonder if I can get graphics to use for antiX and lighttpd? (I will check Google images.)
 _________________ Proudly marching to the beat of a different kettle of fish.
|
|
| Back to top |
|
 |
Craigus
Joined: 01 Nov 2007 Posts: 15
|
Posted: Sun Jul 06, 2008 12:12 pm Post subject: |
|
|
Sweet.
Quite fast as well.
|
|
| Back to top |
|
 |
dieselbenz

Joined: 29 Sep 2007 Posts: 239 Location: Jefferson IA
|
Posted: Sun Jul 06, 2008 4:54 pm Post subject: |
|
|
| Craigus wrote: | Sweet.
Quite fast as well. |
Much faster than it was running Apache 2. _________________ Proudly marching to the beat of a different kettle of fish.
|
|
| Back to top |
|
 |
DJiNN

Joined: 26 Oct 2007 Posts: 262 Location: UK
|
Posted: Sun Jul 06, 2008 10:25 pm Post subject: |
|
|
Hey dieselbenz, that's really cool. Nice one! Was Lighttpd fairly straightforward to set up? (I've only ever used XAMMP locally). It's one thing i keep saying i'm going to do (one of the "Many" things) but as of yet just haven't got around to it.
|
|
| Back to top |
|
 |
dieselbenz

Joined: 29 Sep 2007 Posts: 239 Location: Jefferson IA
|
Posted: Sun Jul 06, 2008 11:37 pm Post subject: |
|
|
| DJiNN wrote: | Hey dieselbenz, that's really cool. Nice one! Was Lighttpd fairly straightforward to set up? (I've only ever used XAMMP locally). It's one thing i keep saying i'm going to do (one of the "Many" things) but as of yet just haven't got around to it.  |
The server is already running (unless you tell it to not load at startup). All you do is move your web stuff to /var/www -- whatever you call index.html will be the file that executes.
The tricky part is moving stuff from your user login to the root-owned var. Would be nice if you could log in as root and do this <snicker> but you can also su- at the terminal and then invoke rox. That is how I did it. [I was running the server on a desktop system and had to move all of the web files over on a memory stick.]
A bit more tricky if you do what I do and have the web stuff in the user directory (thus the http://don.homelinux.net/~don name) but it simply involves turning on mode_user (or something like that) then creating a symbolic link. Web stuff is then put in a directory you create called /home/don/public_html.
http://trac.lighttpd.net/trac/wiki/Docs#Optionsformod_userdir-userdirectories
Since I have a dynamic IP address, I get my host name from dyndns.com (free if you manually update your settings periodically, relatively cheap if you want to avoid that hassle). _________________ Proudly marching to the beat of a different kettle of fish.
|
|
| Back to top |
|
 |
anticapitalista Site Admin

Joined: 11 Sep 2007 Posts: 1043 Location: Greece
|
Posted: Sat Jul 12, 2008 12:04 am Post subject: |
|
|
Very sweet dieselbenz.
I don't use lighttpd, but I'm glad to hear that it is a good app. _________________ Philosophers have interpreted the world in many ways; the point is to change it.
|
|
| Back to top |
|
 |
|