Ok, so this is relatively straightforward to do in IIS, however I am trying to make sure everything runs on Apache too.
I need to turn http://domain.com/?page=about (where page is the variable and about is the information) into http://domain.com/about
I also want all links to automatically be changed (so if the link is for ?page=about it gets changed to about.)
This is probably simpler than I am making it but for the life of me I can’t figure it out.
Then you’ll need to add this: