Re-direct websites doesn't work
Hello,
Recently we had to update cPanel and Apache to Apache 4. Since then, my re-direct websites aren't working as intended. Re-directs are set right and I also checked File Manager and all are in there.
Is there a way to troubleshoot this issue either within WHM or File Manager and see why some sites aren't working. I couldn't figure out but by the looks of it .htaccess file seems to point AddHandler application to
#AddHandler application/x-httpd-php5 .php
which seems accurate.
I looked at specific HTML file that wasn't working and I couldn't figure it out. When I launch the page, it says:
Sorry, we couldn't find this page.
Any help is much appreciated as support isn't doing great in assisting me with this issue.
Thank you so much in advance.
-
Hey there! I'd like to clarify that the current Apache version is 2.4, with the latest version being 2.4.48 as of the time of this post. The first thing I would check would be the Apache error logs at /etc/apache2/logs/error_log to see if there is anything being written there when the error happens in your browser. If you're getting a 404 or some other error, I'd expect something to be logged there. 0 -
Sorry you are right regarding apache. I just get an error that says sorry, we couldn't find this page. I think PHP is the cause but don't know where to check the issue and errors. 0 -
Would there happen to be a local error_log file in /home/username/public_html that you could check? 0
Please sign in to leave a comment.
Comments
3 comments