Menu
  • About me
  • IT
    • General IT
    • Monitoring Tools
    • Vmware
    • Professional
  • General
    • Politics
    • Day to Day
  • Fun
    • Gaming
      • General Gaming
      • World of Warcraft
    • Music
    • Guitar
    • Travel
    • Places of touristic interest
The Mythryll Log

Reverse proxy links

Posted on July 10, 2011July 10, 2011

http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
http://www.apachetutor.org/admin/reverseproxies

 

LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so
LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so
ProxyRequests Off
""
Order deny,allow
Allow from all
ProxyPass /foo http://ftp.ntua.gr/pub/linux/centos
ProxyPassReverse /foo http://ftp.ntua.gr/pub/linux/centos

January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« May    

Categories

  • Automation
  • Education
  • Fun
  • Gaming
  • Health
  • IT
  • Monitoring Tools
  • Professional
  • Travel
  • Uncategorized
  • Vmware
  • World of Warcraft

Recent Posts

  • Ansible playbooks for Nagios Installation on Ubuntu 18.04.4 LTS / 20.04 LTS
  • Monitor VPN Users on Check Point Firewall with the help of Netmiko and Python, InfluxDB and Grafana
  • Migrating from MRTG/RRD/CGI to Grafana/InfluxDB/Telegraf on Docker containers for Enterprise Network Performance Monitoring with SNMP – Part 2
  • Migrating from MRTG/RRD/CGI to Grafana/InfluxDB/Telegraf on Docker containers for Enterprise Network Performance Monitoring with SNMP – Part 1
  • Campus Vlan Cleanup after DC upgrade / Using Netmiko +NTC-Templates
©2021 The Mythryll Log | WordPress Theme by Superbthemes.com