Antrium A35D

Bir sonraki için en iyisini yap...

Arama Sonuçları : redirect

DNS using Cloudflare Fix “Too many redirects” error after enabling Cloudflare Proxy

DNS using Cloudflare Fix “Too many redirects” error after enabling Cloudflare Proxy

The solution was to go in the SSL/TLS settings on that domain on Cloudflare, and switch the encryption mode from Flexible (the default) to Full.

Devamı →

web.config static redirect , web.config statik yönlendirme

Static redirect kodumuz;

   <location path="pdf/sugarcocktailbarmenu.pdf">
     <system.webServer>
       <httpRedirect enabled="true" destination="https://menu.sugarcoctailbar.com" httpResponseStatus="Permanent" />
     </system.webServer>
   </location>

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms