www.domain.com I want to redirect thats domain to www.domain.net like thatwww.domain.com redirectwww.domain.com/dev no redirect for specific dev directorywww.domain.com/?page-id=4 redirectwww.domain.com/test also redirect General I want redirect all requests to domain.net but if it is domain.com/devit should not redirect. Solution: Nginx uses the most specific location it can, so if you add a catch all block to … Continue reading NGINX redirect domain but without specific directory
The post NGINX redirect domain but without specific directory appeared first on Clan VPS Host.