From b17506bbf2a3524bc7f71622afb7ac4157f0294e Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 14 Jan 2014 06:28:59 -0800 Subject: [PATCH] Updated Installation on a Web Server (markdown) --- Installation-on-a-Web-Server.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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