Glype

From Notes_Wiki
Revision as of 05:57, 14 February 2015 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>Web_based_tools_or_applications|Web applications</yambe:breadcrumb> =glype= glype is a very useful reverseproxy application. To setup glype on a machine us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>Web_based_tools_or_applications|Web applications</yambe:breadcrumb>

glype

glype is a very useful reverseproxy application. To setup glype on a machine use following steps:

Note: glype does not works if the hostname or FQDN of machine includes word glype. Hence use names such as reverseproxy.sbarjatiya.com

  1. Download glype sources
  2. Extract sources at /var/www/html or suitable DocumentRoot
  3. Ensure httpd, php packages are installed
  4. service httpd restart
  5. cd /var/www/html or DocumentRoot
  6. chmod 777 includes/settings.php
  7. Setup glype admin username and password by opening glype site in browser. Admin interface is at /admin.php?login
  8. To ensure that only legitimate users can use setup reverseproxy for opening intranet sites add authentication using Configuring authentication for apache using password file or Configuring LDAP based authentication for apache etc.