Zeta adlı üyeden alıntı: mesajı görüntüle
<rule name="rule 1v" stopProcessing="true">
    <match url="^(.*)$" />
    <action type="Rewrite" url="/http://www.%{HTTP_HOST}/{R:1}" />
</rule>
<rule name="rule 2v" stopProcessing="true">
    <match url="^(.*)$" />
    <action type="Rewrite" url="/https://%{HTTP_HOST}%{REQUEST_URI}" />
</rule>
web.config içerisine sunlari ekleyerek dener misin (yedek almayi unutma)


httpdocs dosyasına atıyorum web.config dosyasını fakat ne atarsam atayım içine direk sayfa hta veriyor HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.



konu kilit: hosting firması sorunu çözdü teşekkürler