Tagged Questions
The lighty tag has no wiki summary.
1
vote
2answers
437 views
help needed with Lighttpd and Apache cofiguration with Django
I am using Django as web framework and then Apache and Lighttpd as web server and static media server respectively. Lighty serves all my static content well and good, but I need to configure it to ...
0
votes
0answers
113 views
Mojolicious + sqlite CRUD + lighty
hi please could you post sample code on how to do CRUD operations in mojolicious using sqlite as a database?also how to run mojolite on lighttpd
0
votes
1answer
147 views
Opencart 1.4.9.4 redirects on Lighttpd 1.4.19-5+lenny2
Recently I've been looking into Opencart as a solution for simple E-commerce websites. I like it a lot, but I can't seem to get the redirection right.
I am using lighttpd as a web server, and I've ...
0
votes
1answer
601 views
Apache RewriteCond to Lighttpd
I want to migrate some sites running on apache to Lighttpd.
Can anyone help me to convert this Rewrite rule into a equivalent rule for Lighttpd:
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond ...
0
votes
1answer
695 views
Rails Deployment on Win32 Best Practices: Lighty + Sgci
I've received some really great guidance from users of this site, and I'm thinking some advanced Rails people could assist me in resolving the following problem.
I'm attempting to deploy a simple ...