「Xsp」の版間の差分
imported>Administrator |
imported>Administrator |
||
| 11行目: | 11行目: | ||
== 使い方 == | == 使い方 == | ||
=== 単体 === | |||
1. ASP.NET/APS.NET MVCで書いたWebアプリを格納したディレクトリに移動して | |||
$ cd /hoge/hage | |||
2. xpsを立ち上げる | |||
$ /usr/local/bin/xsp | |||
=== Apacheと連携 === | === Apacheと連携 === | ||
[[mod_mono#設定例]]の項目を参照。 | [[mod_mono#設定例]]の項目を参照。 | ||
| 107行目: | 113行目: | ||
--verbose: prints extra messages. Mainly useful for debugging. | --verbose: prints extra messages. Mainly useful for debugging. | ||
--pidfile file: write the process PID to the specified file. | --pidfile file: write the process PID to the specified file. | ||
== 関連項目 == | == 関連項目 == | ||