Docs Ramom School

How To Enable SSL

1 Out of 2 Found Helpful
Posted on 2024-06-19

If you want to force it you will need to add suitable .htaccess code to fit for your needs. You can try this one and should work good: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1 [L] RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} ...

Read More

Logo Is Not Updating

0 Out of 6 Found Helpful
Posted on 2024-06-19

After updating logo if you are still seeing old logo then maybe is browser cache issue. Logo / pictures upload then hard refresh/clear browser cache in your browser. Ex: Press the combination on the keyboard : “CTRL + F5” for Mozilla Firefox, “Ctrl + Shift + R” for Chrome browser or go to setting to clear your browser cache.

Read More
Posted on 2024-06-19

If you are getting 404 or Page not found error during installation the following possible reasons could be behind it :Make sure that the .htaccess file is present in your Ramom School hosting directory. By default .htaccess files are hidden in cPanel, you can enable visible .(dot) hidden files from cpanel file manager setting option.URL Rewrit...

Read More

Still no luck? we can help!

Submit a ticket and we’ll get back to you as soon as possible.