Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with cache and 404 error
#2
I think you are using path info as a parameter.

If you need to pass a parameter, use a parameter not path info.

URL parameters (or query fields) are passed as:

https://mycompany.com/$/start/?myparam

Parameters passed that way - as true parameters - are not cached.
Reply


Messages In This Thread
Problem with cache and 404 error - by troberts - 03-25-2024, 01:54 AM
RE: Problem with cache and 404 error - by Alexandre Machado - 04-03-2024, 09:06 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)