PixelRobot 0 Posted February 14 Report Share Posted February 14 (edited) I get the internal server error on my site's register page when my .htacess file doesn't have RewriteBase / But if it does have it, then my register page doesn't load at all, and loads back to the home page no matter what link I click on the site! Here is my .htaccess file: link I was talking to someone who said to change the .htaccess file to: https://pastebin.com/XhXguise Which I did, but it didn't fix the issue Edited February 15 by PixelRobot Quote Link to post Share on other sites
judda 57 Posted February 18 Report Share Posted February 18 That change looks like it is forcing the redirect of all routes which doesn't seem right. The 500 error is caused by an issue in the code not a redirect issue from what I was looking at on Saturday. This will require more digging. Quote Link to post Share on other sites
PixelRobot 0 Posted February 18 Author Report Share Posted February 18 4 hours ago, judda said: That change looks like it is forcing the redirect of all routes which doesn't seem right. The 500 error is caused by an issue in the code not a redirect issue from what I was looking at on Saturday. This will require more digging. I was talking to someone else who said my site also has a 'failing to open stream' error Quote Link to post Share on other sites