How start the AEM 6.3 author instance on Proxy Port

Statement - Setup proxy Port to 4504 for author instance which  is running on 4502

Pre-requisite :

  • AEM is up and runing on port 4502

Solution :
  • Go to the Felix console configmgr
  • Search for Apache Felix http Jetty based service which was initially configured to port to 4502 because during initial start used 4502 port.



  • - Open the Apache Felix http Jetty based service and configure HTTP port to 4504

  • That's it!, Now server console can be accessed through port 4504 and as well 4502.

Note: You can configure many proxy ports similiar to above config used for port 4504.


No comments:

Post a Comment