Basically, I was wondering if I could take a url like:
and rewrite it to
like a "fake" folder.
I'm using CSRF and when I submit the form it doesn't like PHP get variables in the url. I was hoping that if I were to use a "fake" folder it would change and then work..? Maybe not, any thoughts?