[qodef_icon_with_text icon_pack=”simple_line_icons” simple_line_icons=”icon-location-pin” icon_position=”left” icon_type=”normal” icon_size=”qodef-icon-tiny” icon_animation=”” icon_margin=”3px 0 0 0″ title=”1801 Saint Clair Ave. NE” title_tag=”h6″ text=”Cleveland, OH 44114″ custom_icon_size=”28″ text_color=”#212121″ text_left_padding=”0″ icon_color=”#7c7c7c” title_color=”#212121″]

[qodef_icon_with_text icon_pack=”simple_line_icons” simple_line_icons=”icon-call-out” icon_position=”left” icon_type=”normal” icon_size=”qodef-icon-tiny” icon_animation=”” icon_margin=”3px 0 0 0″ title=”216.619.2000″ title_tag=”h6″ text=”888.626.3828″ custom_icon_size=”28″ text_color=”#212121″ text_left_padding=”0″ icon_color=”#7c7c7c” title_color=”#212121″]

Web Hosting

This article describes the features and usage of N2Net’s Web Hosting Services.

N2Net provides two Web Hosting platforms:  Linux+Apache and Windows+IIS.  The choice of which platform to use is dependent on your site design.  For example, ASP.NET or ASP sites would require Windows+IIS Web Hosting.

You have several tools available to access your website.   Site files can be managed via FTP.  We also provide the Plesk web hosting control panel which allows you to manage most other aspects of your website (i.e. databases, custom error documents, scripting support, etc.).

HTTP_HOME

The HTTP_HOME environment variable is available for any application which requires the absolute path to a file or directory.  You should never use a hard-coded absolute path since that path could potentially change.  Examples of using this environment variable in several scripting languages are provided below.

PHP

ASP

<% Response.Write(Request.ServerVariables("HTTP_HOME")) %>

Perl

print $ENV{'HTTP_HOME'};

Python

import os
print os.environ['HTTP_HOME']
[qodef_button size=”” type=”solid” hover_animation=”hover-animation” target=”_self” icon_pack=”” font_weight=”” text=”Contact Support” link=”https://n2net.com/contact/”]
[qodef_list_ordered]

Quick Login Links

Knowledge Base

[/qodef_list_ordered]