Develop and Download Open Source Software

Browse CVS Repository

Contents of /samurai-graph/web/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Dec 3 03:03:54 2010 UTC (13 years, 4 months ago) by makimura
Branch: MAIN
File MIME type: text/plain
About new download url of AutoUpdate.

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26