Felipe Ferreira

MCT, MCITP Database Administrator, MCPD: Web Developer

Browse by Tags

All Tags » IIS (RSS)
How to set SSL host header for wildcard cert in IIS
argh.. I always forget how to do this… IIS 6 - cscript C:\Inetpub\AdminScripts\adsutil.vbs set /w3svc/ <SiteId>/ SecureBindings ":443: <HostHeader> " IIS 7 - appcmd set site /site.name: <SiteName> /bindings.[protocol='https...
Fixing Sharepoint 401.1 HTTP errors
English Portuguese Occasionally after you install Sharepoint you can get the 401.1 HTTP error when you try to navigate to Sharepoint on the same domain, but when you try to access for an external network, everything seems to work fine. This happens 'cause...
More Posts