Hi all, recently installed this locally on my machine before upload to my server but I’m having an issue with the links to the login and register page. In the URL I’ve got localhost/directory_name/file_name.
Register for example is going to localhost/Directory_Name/account/register which I think is right that is returning a 404 error. If I take account account so it is just directory_name/register then that works but I can’t seem to change the buttons to that. I did some research and people have said about the HT access file, well with me working locally I don’t think that is really applicable so is there a way for me to fix this for local working?
Using Window OS and Xampp curerntly
Thanks!
Rob