Ad URL yields 404 (nginx)
-
We recently moved a client site from an Apache host to nginx. All of the ads links are no longer working.
The URLs for the ads are:
domain.com/slug-of-post/index.php?adclick=X
domain.com/slug-of-another-post/index.php?adclick=X
domain.com/something-else-different/index.php?adclick=XAll of these URLs result in 404 pages. But if you remove the page slug and just go to domain.com/index.php?adclick=X it works fine.
Do we need to add another rewrite rule to the system, is there a function we can use to override this behavior or (I shudder at asking this) should we just modify the source of the plugin?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ad URL yields 404 (nginx)’ is closed to new replies.