GetSimple Support Forum
I want to create a Page outside get-simple. Is it possible? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: I want to create a Page outside get-simple. Is it possible? (/showthread.php?tid=7190)



I want to create a Page outside get-simple. Is it possible? - srinivasrjy - 2015-04-08

If I create any file ( html or php) ex: mypage.html, mypage.php they are not accessible. Even I create a folder and put index.html file in it It is also redirecting to get-simple. Can any one tell me how to create external file


RE: I want to create a Page outside get-simple. Is it possible? - Carlos - 2015-04-08

Does your root .htaccess file contain these lines before the RewriteRule?
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d



RE: I want to create a Page outside get-simple. Is it possible? - shawn_a - 2015-04-08

What version of Apache, check health check


RE: I want to create a Page outside get-simple. Is it possible? - Peter Williams - 2015-04-09

Try do this with filemozilla and new page with wordpress;]


RE: I want to create a Page outside get-simple. Is it possible? - shawn_a - 2015-04-09

Ban?