kaleissin

Results 2 comments of kaleissin

I'm trying to do the same. You can get far with `sub_filter`: ``` location /wiki/ { sub_filter 'action="/' 'action="/wiki/'; sub_filter 'href="/' 'href="/wiki/'; sub_filter 'src="/' 'src="/wiki/'; sub_filter_last_modified on; sub_filter_once off; .....

I think the safe (paranoid) option is that "no container/default container" means the tab is opened in it's own temporary container. it should then be fine to move the tab...