Legal Land Converter Home
Application Programming Interface (API) for Legal Land Converter
Plot a Metes and Bounds Legal Land Description
Plot Land
 
Search Alberta Periodical for Corporate Registrations, Incorporations and Continuations; Corporate Name Changes, and other corporate notices required by Statute to be published.
Search Alberta Corporate Registrations

Search Edmonton Alberta property by tax account number, street address, legal desciption & lot / block / plan / unit
Edmonton Property Search


Edmonton Building Permits


Lethbridge Property Search


Grande Prairie Property Search

County Maps for Western Canada and USA
County Maps

Maps of Native Lands in Canada and USA
Reserve Maps
Legal Land Converter for Android
Links
Links
 

How to Setup a Apache Reverse Proxy Server for Linux


Edits to Server Config File


# /etc/apache2/sites-enabled/000-default.conf

<VirtualHost *:80>		
   ServerName   myserver.com
#
#  other config 
#
	 
   <Location /proxy/>
      ProxyPass          "http://legallandconverter.com/cgi-bin/"
      ProxyPassReverse   "http://legallandconverter.com/cgi-bin/"
   </Location>

</VirtualHost>

Enable Apache Proxy Modules and Restart Apache

   sudo a2enmod proxy
   sudo a2enmod proxy_http

   sudo systemctl restart apache2

Test Proxy

http://myserver.com/proxy/htmlhello.cgi?bob=uncle
If all is working, a page from the legallandconverter.com webserver will come up that displays the cgi variable 'bob' and it's value 'uncle'.

Test Proxy on android5c.cgi API

http://myserver.com/proxy/android5c.cgi?username=DEVELOPX&password=TEST1234&quarter=SW&section=24&township=12&range=20&meridian=W4&cmd=legal
If you have an account, change 'username' and 'password' to your own.

The DEVELOPX guest account in the example above is usually out of credits, but it will still return valid parseable results that says you are out of credits.


References

 
Login
Create an Account
Purchase Credits
Retrieve Lost Password
How to Set Up
an Account

Canada Dominion Land Survey (DLS & ATS)

US Public Land Survey System (PLSS)
PLSS Batch Converter

Military Grid Reference System (MGRS)

National Topographic System (NTS)

Federal Permit System (FPS)

Universal Transverse Mercator (UTM)

Canadian Batch Converter
Canadian Batch Converter Help

Alberta Rural Address Search

Convert Alberta's 10tm and 3tm to Legal Land Description
Contact Us

Legal Land Converter
Edmonton, Alberta
Phone: 780.455.7226
contact@legallandconverter.com
Copyright © 2023