Xwebindonesia
Poster 1.0
Mohon kesediaan tuan-tuan untuk meluangkan waktunya membantu newbie 
link halaman WMHCS : https://www.portal.xweb.co.id
link halaman WMHCS Bridge : https://www.xweb.co.id/portal
Error :

link halaman WMHCS : https://www.portal.xweb.co.id
link halaman WMHCS Bridge : https://www.xweb.co.id/portal
Error :
- Icon tidak muncul dihalaman WMHCS Bridge --> has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
- Saat login benar atau salah di https://www.xweb.co.id/portal/?ccce=clientarea muncul error
redirect you too many times.
- Saat cari / daftar domain baru di https://www.xweb.co.id/portal/cart/?a=add&domain=register malah redirect ke https://www.portal.xweb.co.id/cart.php?a=add&domain=register&systpl=six
dan error ini berlaku utk semua button add to cart (cart) yang berada di link https://www.xweb.co.id/portal/........ akan redirect ke https://www.portal.xweb.co.id/................
- Error No 1 Berkelana di google nemu code untuk error Access-Control-Allow-Origin utk file .htaccess
Code:<FilesMatch ".(eot|ttf|otf|woff|woff2|svg)"> Header set Access-Control-Allow-Origin "*" </FilesMatch>
- Error No 2 sudah coba clear Cache sampe restart modem masih gagal
sudah tambah manual code wp-config.php
Code:define('WP_HOME','https://www.xweb.co.id'); define('WP_SITEURL','https://www.xweb.co.id');
- Error No 3 belum tau dmn errornya