Contents tagged with iis
-
SQL Server Connection String for Integrated Security (Windows Authentication)
connectionString="data source=SERVER\INSTANCE;Initial Catalog=MyDB;Integrated Security=SSPI;If using an App Pool account, use the following example formats:IIS APPPOOL\DefaultAppPoolIIS APPPOOL\ … more
-
How to configure IIS for relay with Office 365
https://docs.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-configure-iis-for-relay-with-office-365 more
-
PHP on IIS
https://php.iis.net/ more
-
Setting Up an HTTP/HTTPS Redirect in IIS
https://www.namecheap.com/support/knowledgebase/article.aspx/9953/38/iis-redirect-http-to-https more
-
LetsEncrypt Free SSL on IIS and Windows Servers
https://letsencrypt.org/docs/client-options/
https://www.netometer.com/blog/?p=1758
https://certifytheweb.com/
https://github.com/aloopkin/WinCertes
https://community.letsencrypt.org/t/running- … more
-
IIS and Weblogic Integration
https://docs.oracle.com/cd/E23943_01/web.1111/e16435/isapi.htm#PLGWL428
-
Running IIS and Apache Together on the Same Server at the Same Time
Easiest way is to have 2 IP Addresses and bind each to a different one:
https://www.devside.net/wamp-server/running-iis-and-apache-together-on-the-same-server-at-the-same-time more
-
Install OTRS on Windows and SQL Server
http://wiki.otterhub.org/index.php?title=Installation_on_Win2012R2_with_Microsoft_SQL_Server_2014,_IIS_8.5_and_OTRS_4(0.5) more
-
Creating a WIMP Stack (Windows Server, IIS, MySQL, PHP) on Windows Azure
Creating a WIMP Stack (Windows Server, IIS, MySQL, PHP) on Windows Azure more
-
Multiple Web Servers on Same Machine
https://www.devside.net/wamp-server/running-iis-and-apache-together-on-the-same-server-at-the-same-time more
-
Set Default Document on IIS
On IIS Manager select your page in the Sites tree.
Double click on configuration editor.
Select system.webServer/defaultDocument in the drop-down at the top of the page.
Change the "default.aspx" … more
-
How to specify an identity for an application pool
Open IIS Manager. For information about opening IIS Manager, see Open IIS Manager (IIS 7).
In the Connections pane, expand the server node and click Application Pools.
On the Application … more