Nginx problems
-
Hi, please somebody tell me where put this lines? what file, where is this?
rewrite ^/sitemap_index\.xml$ /index.php?sitemap=1 last;
rewrite ^/([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;
- The topic ‘Nginx problems’ is closed to new replies.