Step 1: For Proxy balancer-manager status add below configuration in httpd.conf
Note: Enable "mod_status" module
###########################################
LoadModule status_module modules/mod_status.so
<Location "/balancer-manager">
SetHandler balancer-manager
Order deny,allow
Deny from all
Allow from localhost 192.168.0.103
</Location>
ProxyPass /balancer-manager !
###########################################
Screenshot-1:
Screenshot-2:
Screenshot-3:
Reference link:
- · https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.htm
- · https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html
- https://access.redhat.com/documentation/
- 'HTTP Status Codes - Code A Site Resource
Thanks :-)
Alterations Boutique offers professional suit alterations, dress alterations, and wedding dress alterations in London. Their expert tailors provide precision adjustments to ensure a perfect fit for every garment, whether it's a suit, dress, or bridal gown. With personalized service and years of experience, they are dedicated to delivering the highest quality alterations. For more details, visit Alterations Boutique. proxysite.guru
ReplyDelete