python - Apache 2.4 proxy requests to web app not working -


we migrated our web hosting newer server running apache 2.4.6, plesk 12.5, , centos7.2. web app written in python pylons framework. utilizes paster serve web application. have verified paster running on port 28178 on localhost , shows when use top. have been using documentation in setting along comparing old server files application still running fine:

using apache proxy requests pylons

i have gone domain's vhost_ssl.conf added servername, serveralias, etc. , made sure pointing @ port app running on , app's production.ini specified port. indicates paster server , apache should talking 1 another, when go new server, not serving web app.

i should point out, haven't changed on dns have go new server using it's ip address. not sure if interfering it, check out.

any suggestions or further information needed? , have restart httpd since made updates conf file.

turns out needed add new ip , domain local hosts file overwrite dns pointing domain @ old server's ip. way can test it, change dns when done, , restore host file.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

jsf - disable onscroll event of the icefaces datatable -