Event Timeline
Comment Actions
In /etc/nginx.conf on Dwellers:
location /tag/ {
rewrite ^ http://devcentral.nasqueron.org$request_uri? redirect;
}In /etc/nginx.conf on Dwellers:
location /tag/ {
rewrite ^ http://devcentral.nasqueron.org$request_uri? redirect;
}