Changes between Version 8 and Version 9 of InstallAdministration
- Timestamp:
- 02/20/2008 02:41:02 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallAdministration
v8 v9 33 33 == Setting up web interface == 34 34 The fastest and simplest way to do so is copying your xcache/admin/ (the whole directory) to your web document-root or sub-directory of it. 35 ====== Simply copy to install (for example only) ====== 36 {{{ 37 #!ShellExample 38 $ cp -a ~/src/xcache/admin /var/www/example.com/htdocs/xcache-admin 39 (or) 40 $ cp -a /usr/share/xcache/admin /var/www/example.com/htdocs/xcache-admin 41 }}} 35 42 36 43 Request it from your browser, a http-auth prompt will popup. Fill your user/pass in, and it's done.

