GetSimple Support Forum

Full Version: I want to create a Page outside get-simple. Is it possible?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Does your root .htaccess file contain these lines before the RewriteRule?
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
What version of Apache, check health check
Try do this with filemozilla and new page with wordpress;]
Ban?