Comment Syntax: Difference between revisions

Jump to navigation Jump to search
173 bytes added ,  26 December 2015
+apache config
(+apache config)
Line 1: Line 1:
程式或網站服務設定檔的註解語法 (Comment syntax for programming languages or server configuration file) << [[Testing]]
程式或網站服務設定檔的註解語法 (Comment syntax for programming languages or server configuration file) << [[Testing]]
== A: Apache config ==
[https://httpd.apache.org/docs/2.4/configuring.html#syntax Configuration Files - Apache HTTP Server Version 2.4]
<pre>
# single line comment
</pre>


== B: Bash shell ==
== B: Bash shell ==

Navigation menu