Username : epiz_28095895
(please specify the website or account you are asking about)
Error message : https://errors.infinityfree.net/404/
(please share the FULL error message you see)
i istalled ssl on website its working good for home page but if i navigate on other page like about , contact, other menu link it shows
https://errors.infinityfree.net/404/
kindly resolve this urgently or guide me
Other Information
(other information and details relevant to your question)
KangJL
February 3, 2023, 4:42am
2
Unable to help you as you did not fill up according to template.
What is the url?
In the meantime, this may help
While working on your website, you may be redirected to the InfinityFree 404 error page . This article explains why this typically happens and what you can do to fix this.
Why do I get a 404 error
When you try to access a file on a website, the server tries to find the matching file to load. By default, it works like this.
Suppose you have a website http://example.com which is linked to the folder htdocs in your hosting account. If you then try to load a certain URL, like http://example.com/bl…
5 Likes
Thanks for reply my website url is
https://madrasafarooqia.com/
but if i try to open
https://madrasafarooqia.com/about it redirect to 404 error page
kindly Guide me…
KangJL
February 3, 2023, 7:23am
4
Can you show the contents of the /htdocs
directory?
2 Likes
Admin
February 3, 2023, 10:57am
5
You don’t have an about
folder in your website to load, and no htaccess rules to control what happens for that URL either.
Seeing how you’re using CodeIgniter (or at least something that seems to be based on it), you’ll likely want to add these rules to the .htaccess
file of your site:
https://codeigniter.com/user_guide/general/urls.html#apache-web-server
6 Likes
system
Closed
February 10, 2023, 10:57am
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.