Jump to content

Recommended Posts

Posted

Hello

Greetings,

 

I am new to heliohost and I have host my site http://www.sagarbisural.tk/ on the host but I have been facing some problems.

 

I installed wordpress via softaculous. but there seem to arise a problem when I open the main domain http://www.sagarbisural.tk/ it redirects me to http://www.sagarbisural.tk/cgi-sys/defaultwebpage.cgi.

 

but other pages like http://www.sagarbisural.tk/sample-page/ is working fine. can someone help me to solve the problem ?

 

My .htaccess file is

 

&--#60;IfModule mod_rewrite.c&--#62;

RewriteEngine On

RewriteBase /

RewriteRule ^index\.php$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

&--#60;/IfModule&--#62;

 

Thank You in Advance.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...