On Mon, Dec 6, 2010 at 10:13 AM, Josh Cartmell <[email protected]> wrote:

>  Thanks for the help Bruce.  So if I understand this correctly these lines:
>
> $HTTP["url"] !~ "^/(media|static|admin_media)/" {
>         proxy.server = ( "" => ( (
>             "host" => "127.0.0.1",
>             "port" => "8000"
>         ) ) )
>     }
> Tell it to pass to the proxy for anything that does not match /media/
> /static/ or /admin_media/.
>

Yes, that's right.


>  I'm completely new to lighttpd.  I was also wondering why would you pick
> lighttpd over nginx?  Those two seem to be the best options and I'm trying
> to figure out which to go with.
>

I usually pick Lighty because I understand it better, and because I don't
really like the syntax of the Nginx config file.  I think performance is
almost dead equal, so it is really just me sticking with what I know works.

-- 
Bruce Kroeze
http://www.ecomsmith.com
It's time to hammer your site into shape.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to