hi,
On Mon, Jul 22, 2013 at 8:48 PM, Edison Nica <[email protected]> wrote: > I am trying 1.2.2 > > 1) If I connect from local machine, it works, but when I try to connect > from a remote machine, I get forbidden > if you get Forbidden means the running user process for the server do not have access to your document root, you can do: 1) do not run Monkey as root or make sure the user nobody or www-data have access to your content directory or 2) Disable the 'User' configuration key from monkey.conf > 2) is there a way to configure for multiple sites? I found > conf/sites/default that instructs me to use ServerName name. Can I use > multiple ServerName entries? Should I create multiple files instead? If so > how do I set it up? > > http://monkey-project.com/documentation/virtual_hosts regards, > Thanks, > Edi > > > Forbidden/ > ------------------------------ > Powered by Monkey/1.2.2 > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > > -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
