Tagged Questions
0
votes
0answers
21 views
Plus sign in query string to custom page gets 324 server error
OK, so I've created a page (http://justinhealth.com/testsite/error-signing-up). It's a custom error page for iContact.
Now, when there's an error in iContact's signup, it actually goes here:
...
1
vote
3answers
639 views
How can I Rewrite a 'page' URL based on query string parameters?
I have the following page which contains a single post and a number of comments:
http://mysite.com/tips
When a user posts a comment, I add meta-data to it so I can filter comments by using these ...