Search found 1 match

by RicardoF1RST3
Mon Dec 03, 2012 6:01 am
Forum: PHP - Code
Topic: How Do You Properly Parse REDIRECT_QUERY_STRING?
Replies: 9
Views: 5279

Re: How Do You Properly Parse REDIRECT_QUERY_STRING?

Many thanks for this, it perfectly fits what I need. Just to clarify for future readers, the cool thing about ErrorDocument /index.php in your HTACCESS is that it's a one line re-direct for all filenames which do not exist. So you can generate URLs and they all go to one file to be handled but any U...