gecko-dev/webtools/aus/xml
mike.morgan%oregonstate.edu 05847e4bbd Checking in patch to add 2.0.0.* versions from bug 360585. 2006-11-22 10:02:09 +00:00
..
inc Checking in patch to add 2.0.0.* versions from bug 360585. 2006-11-22 10:02:09 +00:00
README Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
htaccess.dist
index.php Added check for v2 URIs so we don't offer updates to borked installs. See discussion in bug 360127. 2006-11-17 00:54:13 +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>