Hi John,
what version of mongoose you're using?

On Fri, Feb 14, 2014 at 5:11 PM, John Bessa <[email protected]> wrote:

> Hello all,
>
> I attempted *nix-style opts on Win 8, but mongoose failed to start; I also
> added the ACL to the last line of the conf file, likewise w/o success (what
> am I doing wrong?):
>
> cgi_interpreter php-cgi.exe
> listening_ports 5050,5051s
> document_root whole_systems_model
> ssl_certificate ssl_cert.pem
> url_rewrite_patterns /xy=web_root\index.php
> authentication_domain localhost
> acl -0.0.0.0/0,+127.0.0.1
>
> ====
> Mong. is helping me do PHP on Windows so effectively that I am offering my
> development env for those who have never programmed before, esp kids.  For
> this, I would like to distribute a conf file that will protect the host in
> case the Windows pop-up fails to work for a beginning user.
>
> As an aside I also want to:
> *  implement directory password protection (posbl. individual files?) and
>

For that, just drop ".htpassd" file in a directory.


> *  run w/o the ssl protection (to simplify things for the newbie
>

For that, don't specify ssl_certificate option


> *  have webapps (QT?) that access two servers, one locally, one remotely
> for a variety of reasons including outage redundancy.
>
> TIA, John
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "mongoose-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/mongoose-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to