Forum archive
TKL Tomcat Apache w/ PostgreSQL: How can access phpPgAdmin thru https://IP:12322 like TKL LAPP
I install PostgreSQL on TKL Tomcat Apache. i want to enable phpPgAdmin on this machine. i also installed phppgadmin and i'd like to work this like LAPP wherein phpPgAdmin can be access thru https://IP:12322.
Thanks in advance.
But I would imagine it would a case of creating a virtual host in Apache and getting it to listen on the relevant port. Check the Apache documentation.