/rezgo-parser

Rezgo front-end parser.

Primary LanguagePHPApache License 2.0Apache-2.0

Rezgo Parser

VERSION 2.5.0

AUTHOR Kevin Campbell John McDonald Charles Olivier

INSTALL INSTRUCTIONS

Decompress the Rezgo Parser into the web root directory.
Rename the /rezgo/include/config.rezgo.php-default to config.rezgo.php.
Edit the config.rezgo.php file and add your CID and API_KEY, as well as your recaptcha API keys if desired.
Rename htaccess-default to .htaccess 
	(you may need to edit this file further if you are installing in a sub-directory)
Make sure your apache config Options allow MultiViews.  

VERSION HISTORY

2.4.0
	- Initial release.
2.5.0