Need a Little help with this please ?
Its working fantastic but the problem is that nginx does not parse the url for the archive correctly
IE
index.php/f-123123.html (this is normal apache behaviour)
but
index.php?f123123.html (is the way nginx is showing it)
the ? should be a /
and this is causing all the urls made by the sitemap generator to be wrong and giving me warnings in the google sitemap site.
Is there a rewrite clause that could help
i asked in the nginx thread on vbulletin but its not being answered.
Thanks in advance
Mick
|