I built a app ,and i choose the php language.I see that openshift platform use the Apache Server.
now i want to check the access.log? how can i find it?
thx!
I built a app ,and i choose the php language.I see that openshift platform use the Apache Server.
now i want to check the access.log? how can i find it?
thx!
The easiest way would just be to just run
rhc tail YOUR_APP_NAME
from the command line tools.To view the logs on the remote server: