• Greetings, I am trying to pass data via POST from one page, like this:
    test.com/contact/ (this page contains contact form)
    test.com/contact/submit/ (this page suppose to send data from contact form)
    I have no troubles accessing test.com/contact/submit/ directly, but when I try to access it from that contact form, I receive 404 error.

  • The topic ‘Can’t access page via POST’ is closed to new replies.