CSS and Image Config Authorization IIS
Pada posting tentang CSS and Image Config Authorization IIS ini akan dijelaskan salah satu sebab kenapa CSS dan Image tidak authorized di IIS
Ada beberapa sebab kenapa css dan image di aplikasi web kita tidak muncul, yaitu :
Langkah-langkah untuk mengatasi problem diatas :
Recommended Reading:
CSS, Javascript Not Loading In IIS 7
Semoga posting tentang CSS and Image Config Authorization IIS diatas dapat bermanfaat.
Salam,
Ada beberapa sebab kenapa css dan image di aplikasi web kita tidak muncul, yaitu :
- Static content feature not enable as describe above post.
- Authorization not allowed for anonym user in web config.
Langkah-langkah untuk mengatasi problem diatas :
- Open IIS and select site that is causing 401
- Select Authentication property in IIS Header
- Select Anonymous Authentication
- Right click on it, select Edit and choose Application pool identity
- Restart site and it should work
Not Authorized CSS and Image IIS 7 |
Not Authorized CSS and Image IIS 7 |
Recommended Reading:
CSS, Javascript Not Loading In IIS 7
Semoga posting tentang CSS and Image Config Authorization IIS diatas dapat bermanfaat.
Salam,