What I am trying to do is when i go to mydomain.dotcloud.com and go to
the admin the administration will work without having to go to ssh
every time i want to do any administration.  One method I do like is
placing a parameters_#.py in the web2py directory/  But how do i
generate this file?  Thanks for all the help

On Mar 14, 6:38 pm, pbreit <[email protected]> wrote:
> Alternatively, you can place a paramters_#.py file in your web2py directory
> with a known password.
>
> You need one file per port
> (parameters_8000.py, parameters_80.py, parameters_443.py). The file should
> be located in the same directory as web2py.py

Reply via email to