「Xsp」の版間の差分

編集の要約なし
編集の要約なし
 
(3人の利用者による、間の3版が非表示)
1行目: 1行目:
'''XSP'''とは、[[Mono]]プロジェクトおよび[[GNOME]]プロジェクトにより[[オープンソース]]で開発が行われているWebアプリケーションサーバー(Webサーバー)である。
{{小文字}}
'''xsp'''とは、[[Mono]]プロジェクトおよび[[GNOME]]プロジェクトにより[[オープンソース]]で開発が行われているWebアプリケーションサーバー(Webサーバー)である。


== 概要 ==
== 概要 ==
34行目: 35行目:


==== usage ====
==== usage ====
<pre>
     --port N: n is the tcp port to listen on.
     --port N: n is the tcp port to listen on.
                     Default value: 8080
                     Default value: 8080
119行目: 121行目:
     --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.
</pre>


== 関連項目 ==
== 関連項目 ==
* [[mod_mono]]
* [[mod_mono]]
* [[Mono]]
* [[Kestrel]]


{{stub}}
 
[[category:ウェブサーバー]]