pjs/webtools/aus/xml
morgamic%mozilla.com 3430912193 Adding sunbird versions to config from bug 401363. 2007-11-22 11:02:00 +00:00
..
inc Adding sunbird versions to config from bug 401363. 2007-11-22 11:02:00 +00:00
README Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
htaccess.dist Checking in rewriterule [QSA] to append query string. Adding check for force=1. 2007-07-24 01:37:42 +00:00
index.php Adding existence check for $_GET['force'] before accessing the index to prevent 2007-09-13 19:37:52 +00:00

README

AUS2 Installation
------------
Copy ./inc/config-dist.php to ./inc/config.php.  Configure it properly following the comments.
Set up the ./data symlink to point to the right location (/opt/aus2/incoming, for example).
Referencing ./ with the right parameters will get you the correct XML file.

NOTE: source files must follow a naming convention:
    SOURCE_DIR/[product]/[platform]/[locale].txt

NOTE: adjust the .htaccess file's RewriteBase if you are having problems.

For more information on AUS, view the wiki page at:
    http://wiki.mozilla.org/AUS

Contact: <morgamic@mozilla.com>