Add documentation for nginx+ssl setup

This commit is contained in:
Frédéric Guillot
2014-09-14 15:00:13 +02:00
parent 22c51e3ca4
commit 5f962bf4cd
2 changed files with 240 additions and 1 deletions

View File

@@ -105,13 +105,14 @@ Execute this command: `tail -f /var/log/messages`.
Use 3 backticks with eventually the language name.
<pre>
```php
<code class="language-markdown">```php
&lt;?php
phpinfo();
?&gt;
```
</code>
</pre>
### Result