IIS 7.5 and IIS 8.0 European Hosting

BLOG about IIS 7.5 Hosting, IIS 8.0 Hosting and Its Technology - Dedicated to European Windows Hosting Customer

IIS 8.0 Hosting Belgium - HostForLIFE.eu :: Running HTML Documents Through The File Server

clock April 29, 2015 07:15 by author Rebecca

When you navigate a browser to a folder that contains one of the defined default documents, the default document will automatically load. However, how can you run HTML documents through the file server? Here are the steps to run your HTML documents through the file server on your computer.

Step 1

Using the mouse, double-click on iisstart.htm below:

Step 2

When a web page is run through the file server, file:// can be seen in a navigation bar (if visible).

Step 3

Files that are run through the file server, might be located anywhere on the drive.

That's all!

For your information, web files that contain a middleware language, such as PHP, ASP, JSP, etc. will not run correctly through the File Server and they must be run through the Web Server.

HostForLIFE.eu IIS 8.0 Hosting
HostForLIFE.eu is European Windows Hosting Provider which focuses on Windows Platform only. We deliver on-demand hosting solutions including Shared hosting, Reseller Hosting, Cloud Hosting, Dedicated Servers, and IT as a Service for companies of all sizes. We have customers from around the globe, spread across every continent. We serve the hosting needs of the business and professional, government and nonprofit, entertainment and personal use market segments.



IIS 8.0 Hosting with Free ASP.NET - HostForLIFE.eu :: Configure Firewall to Support FTP in IIS

clock April 28, 2015 08:50 by author Peter

In this article you'll find out how to assemble a Firewall to support a FTP website in IIS. Through this text we are going to assemble the Firewall so the FTP Server may be enabled to receive a Passive knowledge association type the Firewall.

First of all open your administrative Tools from the start Menu.


Now your Administrator Tools are going to be opened, among these tools you'll find an option named "IIS Manager", double click on this feature to open it.

On the left hand side you'll see that a pane is provided named "Connection pane", during this connection pane your server name are going to be provided. And now click on this Server Name to open it.

Now within the FTP features view an option will be accessible named "FTP Firewall Support", double-click on this feature to open it.

Now the Firewall Support Page is going to be opened, here you'll see that 2 Text Boxes are provided, one for the port and another for the IP Address.

Now offer the range of Ports for the data Channel Port range, however keep in mind that you just cannot offer the range between 0 and 1024 since these ports are reserved ports.

After providing the Port range and IP Address, click on the "Apply" button provided within the connection Pane.

IIS 8.0 with Free ASP.NET Hosting
Try our IIS 8.0 with Free ASP.NET Hosting today and your account will be setup soon! You can also take advantage of our Windows & ASP.NET Hosting support with Unlimited Domain, Unlimited Bandwidth, Unlimited Disk Space, etc.



IIS 8.0 with Free ASP.NET Hosting - HostForLIFE.eu :: Configuring Server Name Indication (SNI)

clock April 22, 2015 07:21 by author Rebecca

This article shows you how to install multiple SSL certificates for Server Name Indication using the Management Console on Windows 2012 Server. If you wish to install a single certificate on IIS 8, please refer to the IIS 8 SSL Installation Instructions. Or if you didn't generate a certificate request (CSR) yet, and didn't order a certificate, please see IIS 8 SSL Certificate Request Instructions.

Here are the steps how to install multiple SSL certificate on Microsoft IIS 8:

Step 1

Save the certificate you received to the desktop of your Windows 2012 Server.

Step 2

Open the IIS console by clicking Start, then opening Administrative Tools, then Internet Information Services (IIS) Manager.

Step 3

Click on your server's name in the left pane.

Step 4

In the center pane, double-click Server Certificates in the IIS section.

Step 5

In the Actions menu in the right pane, click on "Complete Certificate Request" to open the Complete Certificate Request Wizard.

Step 6

Browse for the certificate file you just saved to your desktop. Enter a friendly name to identify the certificate with. This name will not be part of the certificate, but serves to identify the certificate for the server administrator. Use the same domain name you used when requesting your certificate. Select the Web Hosting certificate store. Click OK to store the certificate on the server.

You may encounter a known issue on IIS 8 if you receive the message "Failed to remove the certificate". In that case, click Cancel to exit the dialog, and refresh the server certificates list by pressing F5. If your certificate appears in the list, it installed correctly. However, you may want to check that it was saved to the correct Web Hosting store. If your certificate doesn't appear, you will need to re-issue your certificate with a new CSR.

Step 7

The certificate is now installed on the server, but must be assigned to a web site in IIS. Click on your server name in the left pane to browse the sites, and select the site you wish to assign the certificate to. In the Actions menu in the right pane, click "Bindings" to add a binding.

Step 8

In the Site Bindings window, click "Add" to open the Add Site Binding window.

Step 9

Select https as type. The IP address should be the one your website is listening on. Alternatively, you can leave the dropdown to All Unassigned. Leave the TCP port to 443, and select the correct certificate from the dropdown.

Step 10

Your first SSL certificate is now installed, and the main website is ready to accept SSL connections.

Step 11

Repeat all previous steps for installing your second certificate, up to step 9. In the Add Site Binding window, you should now check the box Require Server Name Indication. This is not required for the first certificate, which is the server's main certificate, but it is for the second and any additional certificates installed.

Step 12

Repeat the steps above for your third and any additional certificates you wish to install.

IIS 8.0 with Free ASP.NET Hosting
Try our IIS 8.0 with Free ASP.NET Hosting today and your account will be setup soon! You can also take advantage of our Windows & ASP.NET Hosting support with Unlimited Domain, Unlimited Bandwidth, Unlimited Disk Space, etc. You will not be charged a cent for trying our service for the next 3 days. Once your trial period is complete, you decide whether you'd like to continue.



IIS 8.0 Hosting UK - HostForLIFE.eu :: Installing SSL Certificate

clock April 11, 2015 06:24 by author Rebecca

This article shows you how to install an SSL certificate, using the Management Console on Windows 2012 Server.

Here are the steps to install a single SSL certificate on Microsoft IIS 8:

1. Save the certificate you received to the desktop of your Windows 2012 Server.

2. Open the IIS console by clicking Start, then opening Administrative Tools, then Internet Information Services (IIS) Manager.

3. Click on your server's name in the left pane.

4. In the center pane, double-click Server Certificates in the IIS section.

5. In the Actions menu in the right pane, click on Complete Certificate Request... to open the Complete Certificate Request Wizard.

6. Browse for the certificate file you just saved to your desktop. Enter a friendly name to identify the certificate with. This name will not be part of the certificate, but serves to identify the certificate for the server administrator. Use the same domain name you used when requesting your certificate. Select the Personal certificate store. Click OK to store the certificate on the server.

7. The certificate is now installed on the server, but must be assigned to a web site in IIS. Click on your server name in the left pane to browse the sites, and select the site you wish to assign the certificate to. In the Actions menu in the right pane, click Bindings to add a binding.

8. In the Site Bindings window, click Add to open the Add Site Binding window.

9. Select https as type. The IP address should be the one your website is listening on. Alternatively, you can leave the dropdown to All Unassigned. Leave the TCP port to 443, and select the correct certificate from the dropdown.

10. The Site Bindings window should now correctly reflect the addition of the certificate, which is now ready to be used by your website. Congratulations!

HostForLIFE.eu IIS 8.0 Hosting
HostForLIFE.eu is European Windows Hosting Provider which focuses on Windows Platform only. We deliver on-demand hosting solutions including Shared hosting, Reseller Hosting, Cloud Hosting, Dedicated Servers, and IT as a Service for companies of all sizes. We have customers from around the globe, spread across every continent. We serve the hosting needs of the business and professional, government and nonprofit, entertainment and personal use market segments.



IIS 8.0 Hosting France - HostForLIFE.eu :: How to Configure IIS to PHP Server

clock April 6, 2015 09:59 by author Rebecca

In this tutorial, I will show you how to install PHP and configure IIS to PHP Webpages Server. PHP is a widely used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This guide is recommended for IIS 8.0.

 

Follow this step to configure IIS to PHP Server:

1. You must download PHP for Windows 

Click here to download

2.  Extract the downloaded zip ( C:php )

3.  Download PHP manager for IIS ( it's an extension  for managing PHP from IIS control panel)

Click here to download

These are the some features of PHP Manager:

  1.     Register PHP with IIS
  2.     Validate and properly configure existing PHP installations
  3.     Run multiple PHP versions side by side on the same server and even within the same web site
  4.     Check PHP runtime configuration and environment (output of phpinfo() function)
  5.     Configure various PHP settings
  6.     Enable or disable PHP extensions
  7.     Remotely manage PHP configuration in php.ini file.
  8.     Easily install, configure, and manage troubleshoot in one or many PHP versions on the same IIS server.

4. Open PHP manager and click on "register new php installation"

5. Choose "php-cgi.exe" then click OK

6. Now, check phpinfo and choose "error reporting"

7. Testing Time: open your favorite code editor and type

For example:

<?php echo "Hello World !" ; ?>

Save this as hello.php ( or anything ) on c:inetpubwwwroot and open http://localhost/hello.php

Then you'll get an output like the picture below:

HostForLIFE.eu IIS 8.0 Hosting
HostForLIFE.eu is European Windows Hosting Provider which focuses on Windows Platform only. We deliver on-demand hosting solutions including Shared hosting, Reseller Hosting, Cloud Hosting, Dedicated Servers, and IT as a Service for companies of all sizes. We have customers from around the globe, spread across every continent. We serve the hosting needs of the business and professional, government and nonprofit, entertainment and personal use market segments.



About HostForLIFE.eu

HostForLIFE.eu is European Windows Hosting Provider which focuses on Windows Platform only. We deliver on-demand hosting solutions including Shared hosting, Reseller Hosting, Cloud Hosting, Dedicated Servers, and IT as a Service for companies of all sizes.

We have offered the latest Windows 2016 Hosting, ASP.NET Core 2.2.1 Hosting, ASP.NET MVC 6 Hosting and SQL 2017 Hosting.


Tag cloud

Sign in