Hello forum members,

I have the following problem and I hope someone can help me.

I've added the following rewrite line in the Config website:

rewrite ^tagged\/(.*)$ /?p=blog&blog_tag_name=$1 break; 

It is supposedly called by the following URL: /tagged/Server be redirected
to the following internally: /blog?blog_name=&blog_tag_name=Server


Unfortunately, I always get an Error 404.

Maybe someone can help me, where the mistake lies.


Greeting

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,283225,283225#msg-283225

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to