Jump to content

Why Does The Site Redirects On Opening Main Domain But Works Fine On Other Page Of That Domain


Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...