diff --git a/Installation-on-a-Web-Server.md b/Installation-on-a-Web-Server.md index ff1f721..f1be073 100644 --- a/Installation-on-a-Web-Server.md +++ b/Installation-on-a-Web-Server.md @@ -16,7 +16,7 @@ to 755(or 777) if your host doesn't set it implicitly. 5. That's it, you are done! #### Apache .htaccess for Monstra -` +``` # # Monstra CMS :: php & apache settings # @@ -50,4 +50,4 @@ Options -Indexes # Update code bellow for SEO improvements # Redirect 301 /home http://example.org/ -` \ No newline at end of file +``` \ No newline at end of file