Updated markdown text to conform strictly to kramdown syntax.

This commit is contained in:
Jocelyn Fiat
2016-05-31 16:39:50 +02:00
parent a14488346f
commit fbb860024d
2 changed files with 7 additions and 4 deletions

View File

@@ -128,10 +128,13 @@ Copy the app.exe and the folder "www" into a folder served by apache2, for exam
>NOTE: By default Apache does not come with fcgid module, so you will need to download it, and put the module under Apache2/modules
#.htaccess FCGI
>http://perishablepress.com/stupid-htaccess-tricks/
# .htaccess FCGI
####.htaccess
```
http://perishablepress.com/stupid-htaccess-tricks/
```
#### .htaccess
Options +ExecCGI +Includes +FollowSymLinks -Indexes