pjs/webtools/aus/xml
bhearsum%mozilla.com a5f3e9da66 bug 426227: enable updates for mozilla-central - teach aus about mozilla2 version numbers. r=morgamic, patch=me 2008-04-03 17:55:10 +00:00
..
inc bug 426227: enable updates for mozilla-central - teach aus about mozilla2 version numbers. r=morgamic, patch=me 2008-04-03 17:55:10 +00:00
README Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
flush.php Checking in modifications to add memcache support to aus2. Bug 425287, r=oremj. 2008-03-27 08:24:35 +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 Checking in modifications to add memcache support to aus2. Bug 425287, r=oremj. 2008-03-27 08:24:35 +00:00
status.php Checking in modifications to add memcache support to aus2. Bug 425287, r=oremj. 2008-03-27 08:24:35 +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>