Browse CVS Repository
Annotation of /samurai-graph/web/readme.txt
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( hide annotations)
( download)
Fri Dec 3 03:14:15 2010 UTC
(13 years, 4 months ago)
by makimura
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -0 lines
File MIME type: text/plain
Added the URL of mirror server description.
| 1 |
makimura |
1.1 |
|
| 2 |
|
|
************************************************************************* |
| 3 |
|
|
Samurai Graph の自動アップデート用のダウンロード URLについて (2010.12.02) |
| 4 |
|
|
************************************************************************* |
| 5 |
|
|
|
| 6 |
|
|
1. htdocs/release.php を web にあげる |
| 7 |
|
|
|
| 8 |
|
|
2. .htaccess で mod_rewrite |
| 9 |
|
|
------------------------------------------------------------------------- |
| 10 |
|
|
RewriteEngine On |
| 11 |
|
|
RewriteBase / |
| 12 |
|
|
|
| 13 |
|
|
RewriteRule ^release/(.*)$ release.php/$1 [L] |
| 14 |
|
|
------------------------------------------------------------------------- |
| 15 |
|
|
|
| 16 |
|
|
3. 以下へアクセスする |
| 17 |
|
|
http://samurai-graph.sourceforge.jp/release/2.0.0/samurai-graph-mac-2.0.0.dmg.gz |
| 18 |
makimura |
1.2 |
|
| 19 |
|
|
*補足事項 |
| 20 |
|
|
http://sourceforge.jp/docs/ダウンロードサーバのミラー先の募集告知 |
|