Add documentation for nginx+ssl setup
This commit is contained in:
@@ -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
|
||||
<?php
|
||||
|
||||
phpinfo();
|
||||
|
||||
?>
|
||||
```
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
### Result
|
||||
|
||||
Reference in New Issue
Block a user