Results 1 to 8 of 8
Hybrid View
-
25th Dec 2010, 01:01 AM #1OPMember
hosting my site on lighttpd
ok well i got a vps and installed lighttpd with php and sql and everything.
now i need to host my .ws site! how do i do that? lol.ViPeRR Reviewed by ViPeRR on . hosting my site on lighttpd ok well i got a vps and installed lighttpd with php and sql and everything. now i need to host my .ws site! how do i do that? lol. Rating: 5
-
25th Dec 2010, 01:30 AM #2Member
If you have no idea how to use Lighttpd, then why install it in the first place?
This is the staff, you have been banned
-
25th Dec 2010, 03:13 AM #3OPMember
Well I don't know enogh of it. If some one can find me a updated tutorial, it would be great
-
25th Dec 2010, 03:17 AM #4Member
just locate lighttpd.conf and edit it according to your needs..
http://redmine.lighttpd.net/wiki/1/T...lConfiguration
for example if you select
/var/www/passwords.ws/ as server.document-root
it means that you have to place all the file of that site in that directory..
and then reload lighty to see the effect..Coding Horror Fan
I don't read PM's frequently .
-
25th Dec 2010, 03:34 AM #5OPMember
Hmm should try, but were I point my site?
-
25th Dec 2010, 03:56 AM #6OPMember
I have all that installed and confige, I just need to get my site to show the files,. I have no money but I could give a domain or something.
-
25th Dec 2010, 08:10 AM #7Member
I prefer to use Kloxo with lithy
-
26th Dec 2010, 01:56 PM #8Member
It's called "vhost" (virtual hosting).
http://www.cyberciti.biz/tips/howto-...l-hosting.html
And if you want to use permalink rewrite on Lighttpd, simply this snippet solved the problem.
Code:server.error-handler-404 = "/index.php"
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to update lighttpd to 1.5?
By kohkindachi in forum Technical Help Desk SupportReplies: 1Last Post: 10th Oct 2012, 10:16 AM -
[Help] htaccess --> lighttpd
By kohkindachi in forum Technical Help Desk SupportReplies: 5Last Post: 5th Nov 2011, 06:46 PM -
What is lighttpd?
By Hecker in forum Server ManagementReplies: 3Last Post: 6th Aug 2011, 02:46 PM -
Lighttpd help
By Xman in forum Server ManagementReplies: 6Last Post: 16th Dec 2009, 10:47 AM -
[Shared] Offshore Hosting :: Fast server powered by lighttpd
By Krun!x in forum ArchiveReplies: 2Last Post: 14th Sep 2009, 07:12 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...