<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>UK Web Hosting &#187; Website Development</title> <atom:link href="http://www.nethosted.co.uk/knowledgebase/website-development/feed" rel="self" type="application/rss+xml" /><link>http://www.nethosted.co.uk/knowledgebase</link> <description>The NetHosted Knowledgebase, web hosting tutorials.</description> <lastBuildDate>Thu, 05 Jan 2012 16:10:11 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Configuring Tectite PHP Formmail Script</title><link>http://www.nethosted.co.uk/knowledgebase/website-development/configuring-tectite-php-formmail-script.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configuring-tectite-php-formmail-script</link> <comments>http://www.nethosted.co.uk/knowledgebase/website-development/configuring-tectite-php-formmail-script.php#comments</comments> <pubDate>Tue, 19 Apr 2011 13:15:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Website Development]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=390</guid> <description><![CDATA[The formmail script that we recommend is Tectite PHP Formmail which is a very comprehensive, secure and free to use PHP formmailer. This can be downloaded here: download formmail Once downloaded you should extract the files and make the following edits: Edit formmail.php changing $TARGET_EMAIL to a domain that you want the form to be [...]]]></description> <content:encoded><![CDATA[<p>The formmail script that we recommend is <a
href="http://www.tectite.com/formmailpage.php">Tectite PHP Formmail</a> which is a very comprehensive, secure and free to use PHP formmailer.</p><p>This can be downloaded here: <a
href="http://www.tectite.com/formmail.zip">download formmail</a></p><p>Once downloaded you should extract the files and make the following edits:</p><p>Edit formmail.php changing $TARGET_EMAIL to a domain that you want the form to be able to email, this is your receiving domain, e.g. for nethosted.co.uk this is what we set it to:</p><pre>$TARGET_EMAIL = array(EMAIL_NAME."@nethosted\.co\.uk$");</pre><p>A few lines below this edit the DEF_ALERT value to a default email you want alerts to go to, for test@test.com it is set to:</p><pre>define("DEF_ALERT","test@test.com");</pre><p>That is the entire formmail configuration necessary, you then just need to edit the default form to put in some info, this is very well commented so going through this sampleform.htm file you can&#8217;t really go wrong, the only things you actually need to setup are the post address (STEP 1 in the comments) to the full path to the formmail script on your site, and the recipient address (STEP 2 in the comments) which is where the form submission gets sent to.</p><p>Of course you can then customise the sample form and build it into your site to make it look attractive, but this is all that is needed for the basic setup.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/website-development/configuring-tectite-php-formmail-script.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Using Dreamweaver with WebDav for secure website uploading</title><link>http://www.nethosted.co.uk/knowledgebase/cpanel/using-dreamweaver-with-webdav-for-secure-website-uploading.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-dreamweaver-with-webdav-for-secure-website-uploading</link> <comments>http://www.nethosted.co.uk/knowledgebase/cpanel/using-dreamweaver-with-webdav-for-secure-website-uploading.php#comments</comments> <pubDate>Fri, 23 Jul 2010 17:05:22 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[cPanel]]></category> <category><![CDATA[Website Development]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=352</guid> <description><![CDATA[N.B. Images are clickable for full size 1. Login to cPanel and select the Web Disk icon 2. Create a webdav account as shown 3. In Dreamweaver select the Site menu then choose New Site and fill in the details for your site and click next 4. You can choose whether to edit locally or [...]]]></description> <content:encoded><![CDATA[<p><strong>N.B. Images are clickable for full size</strong></p><p
style="text-align: center;"><strong><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/cpanel-web-disk-nethosted.jpg"><img
class="aligncenter size-medium wp-image-366" title="cpanel-web-disk-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/cpanel-web-disk-nethosted1-600x544.jpg" alt="" width="600" height="544" /></a> </strong></p><p>1. Login to cPanel and select the Web Disk icon</p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/cpanel-web-disk-account-setup-nethosted.jpg"><img
class="aligncenter size-medium wp-image-371" title="cpanel-web-disk-account-setup-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/cpanel-web-disk-account-setup-nethosted-600x572.jpg" alt="" width="600" height="572" /></a></p><p>2. Create a webdav account as shown<a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav1-nethosted.jpg"><br
/> </a></p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav1-nethosted.png"><img
class="aligncenter size-medium wp-image-357" title="dreamweaver-webdav1-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav1-nethosted-600x461.png" alt="" width="600" height="461" /></a></p><p>3. In Dreamweaver select the Site menu then choose New Site and fill in the details for your site and click next</p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav2-nethosted.png"><img
class="aligncenter size-medium wp-image-358" title="dreamweaver-webdav2-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav2-nethosted-600x461.png" alt="dreamweaver-webdav2-nethosted" width="600" height="461" /></a></p><p>4. You can choose whether to edit locally or on the server, choose which you prefer and click next</p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav3-nethosted.png"><img
class="aligncenter size-medium wp-image-359" title="dreamweaver-webdav3-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav3-nethosted-600x461.png" alt="dreamweaver-webdav3-nethosted" width="600" height="461" /></a></p><p>5. You then need to enter the details for your webdav account that you just set up, for the server address this is https://www.yourdomain.com:2078 replacing yourdomain.com with your site address, and using the username and password you just created in cPanel.</p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav4-nethosted.png"><br
/> </a></p><p><a
href="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav3-1-nethosted.png"><img
class="aligncenter size-medium wp-image-373" title="dreamweaver-webdav3-1-nethosted" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2010/07/dreamweaver-webdav3-1-nethosted-600x461.png" alt="" width="600" height="461" /></a>6. Once you&#8217;ve entered these details click test connection and you should see this working as shown above</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/cpanel/using-dreamweaver-with-webdav-for-secure-website-uploading.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Is SSH access available on my hosting?</title><link>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-ssh-access-available-on-my-hosting.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-ssh-access-available-on-my-hosting</link> <comments>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-ssh-access-available-on-my-hosting.php#comments</comments> <pubDate>Fri, 27 Mar 2009 14:54:43 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Site Access]]></category> <category><![CDATA[Website Configuration]]></category> <category><![CDATA[Website Development]]></category> <category><![CDATA[ssh access]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=268</guid> <description><![CDATA[SSH access is restricted on our shared hosting and reseller hosting plans. We do not believe it is secure enough to allow our clients to use in an environment where they would be able to affect other customers who are hosted on the same server. We do provide full unrestricted SSH root access on our [...]]]></description> <content:encoded><![CDATA[<p>SSH access is restricted on our shared hosting and reseller hosting plans. We do not believe it is secure enough to allow our clients to use in an environment where they would be able to affect other customers who are hosted on the same server.</p><p>We do provide full unrestricted SSH root access on our VPS servers and our Dedicated servers, if this is required then these are the services you should look at.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-ssh-access-available-on-my-hosting.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Taking a Traceroute (tracert) in Windows</title><link>http://www.nethosted.co.uk/knowledgebase/website-configuration/taking-a-traceroute-tracert-in-windows.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=taking-a-traceroute-tracert-in-windows</link> <comments>http://www.nethosted.co.uk/knowledgebase/website-configuration/taking-a-traceroute-tracert-in-windows.php#comments</comments> <pubDate>Tue, 17 Feb 2009 13:11:44 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Site Access]]></category> <category><![CDATA[Website Configuration]]></category> <category><![CDATA[Website Development]]></category> <category><![CDATA[traceroute]]></category> <category><![CDATA[tracert]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=262</guid> <description><![CDATA[To take a traceroute (in windows this is done by the application called tracert) you need to open a command prompt, this is done as follows: Windows Vista: Go to the Start Menu and in the search box type &#8220;cmd&#8221; and press enter. Windows XP/2000/98/etc. : Go to the Start Menu and choose Run&#8230; . [...]]]></description> <content:encoded><![CDATA[<p>To take a traceroute (in windows this is done by the application called tracert) you need to open a command prompt, this is done as follows:</p><ul><li>Windows Vista: Go to the Start Menu and in the search box type &#8220;cmd&#8221; and press enter.</li><li>Windows XP/2000/98/etc. : Go to the Start Menu and choose Run&#8230; . In the box type cmd (Windows XP, 2000) or command (Windows 95, 98, Me) and press enter.</li></ul><p>When you do this you will have the command prompt open, from here you can run the command &#8220;tracert &lt;IP&gt;&#8221;,  &lt;IP&gt; being the IP or hostname of the computer you are testing your connection to.  Here is an example: <img
class="alignnone size-full wp-image-263" title="taking-a-traceroute-in-windows" src="http://www.nethosted.co.uk/uk-web-hosting/wp-content/uploads/2009/02/taking-a-traceroute-in-windows.png" alt="taking-a-traceroute-in-windows" width="666" height="438" /> Once you have taken the traceroute you can copy this by clicking the icon in the top left and going to Edit -&gt; Mark, then dragging the cursor over the text and right clicking once it is highlighted to copy this to the clipboard. From here you can paste it into a support ticket or email and this information will be useful in diagnosing any connection problem you may have.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/website-configuration/taking-a-traceroute-tracert-in-windows.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Is mod_rewrite enabled?</title><link>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-mod_rewrite-enabled.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-mod_rewrite-enabled</link> <comments>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-mod_rewrite-enabled.php#comments</comments> <pubDate>Fri, 05 Dec 2008 17:26:13 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Website Configuration]]></category> <category><![CDATA[Website Development]]></category> <category><![CDATA[apache]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=200</guid> <description><![CDATA[Yes all of our servers come with Apache&#8217;s mod_rewrite module. You can use it via the .htaccess file, which should be placed in the directory you want to effect. The .htaccess file acts recursively so it will also affect any subdirectories.]]></description> <content:encoded><![CDATA[<p>Yes all of our servers come with Apache&#8217;s mod_rewrite module. You can use it via the .htaccess file, which should be placed in the directory you want to effect. The .htaccess file acts recursively so it will also affect any subdirectories.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/website-configuration/is-mod_rewrite-enabled.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Location of phpinfo() files</title><link>http://www.nethosted.co.uk/knowledgebase/website-configuration/location-of-phpinfo-files.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=location-of-phpinfo-files</link> <comments>http://www.nethosted.co.uk/knowledgebase/website-configuration/location-of-phpinfo-files.php#comments</comments> <pubDate>Fri, 05 Dec 2008 15:04:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Website Configuration]]></category> <category><![CDATA[Website Development]]></category> <category><![CDATA[modules]]></category> <category><![CDATA[php]]></category> <category><![CDATA[phpinfo]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=121</guid> <description><![CDATA[All of our servers have publicly visible phpinfo() pages to allow you to see what PHP modules/settings are available on your web hosting account. To view the phpinfo() page on your shared hosting server you should go to: http://servername.nethosted.co.uk/phpinfo/ For example if you are on Pluto you would go to: http://pluto.nethosted.co.uk/phpinfo/ to see the phpinfo() page.]]></description> <content:encoded><![CDATA[<p>All of our servers have publicly visible phpinfo() pages to allow you to see what PHP modules/settings are available on your <a
href="http://www.nethosted.co.uk/">web hosting</a> account. To view the phpinfo() page on your <a
href="http://www.nethosted.co.uk/uk-web-hosting.php">shared hosting</a> server you should go to:</p><p>http://servername.nethosted.co.uk/phpinfo/<span
id="more-121"></span></p><p>For example if you are on Pluto you would go to:</p><p><a
href="http://pluto.nethosted.co.uk/phpinfo/">http://pluto.nethosted.co.uk/phpinfo/</a></p><p>to see the phpinfo() page.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/website-configuration/location-of-phpinfo-files.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Editing the HOSTS file on Windows XP, Vista, Mac OS X and Linux</title><link>http://www.nethosted.co.uk/knowledgebase/domain-name-setup/dns-configuration/editing-the-hosts-file-on-windows-xp-vista-mac-osx-and-linux.php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=editing-the-hosts-file-on-windows-xp-vista-mac-osx-and-linux</link> <comments>http://www.nethosted.co.uk/knowledgebase/domain-name-setup/dns-configuration/editing-the-hosts-file-on-windows-xp-vista-mac-osx-and-linux.php#comments</comments> <pubDate>Fri, 28 Nov 2008 17:11:06 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[DNS Configuration]]></category> <category><![CDATA[Website Development]]></category> <category><![CDATA[cache]]></category> <category><![CDATA[DNS]]></category> <category><![CDATA[flush]]></category> <guid
isPermaLink="false">http://www.nethosted.co.uk/uk-web-hosting/?p=89</guid> <description><![CDATA[The HOSTS file takes the structure of the IP address you wish to point to followed by the hostname you are mapping to it. E.g. 85.13.250.34 www.nethosted.co.uk This format remains the same across operating systems, however the location of the hosts file does vary. Here is where you can find it on different operating systems: [...]]]></description> <content:encoded><![CDATA[<p>The HOSTS file takes the structure of the IP address you wish to point to followed by the hostname you are mapping to it. E.g.<span
id="more-89"></span></p><p>85.13.250.34 www.nethosted.co.uk</p><p>This format remains the same across operating systems, however the location of the hosts file does vary. Here is where you can find it on different operating systems:</p><ul><li>Windows 95/98/Me: c:\windows\hosts</li><li>Windows NT/2000/XP Pro:  c:\winnt\system32\drivers\etc\hosts</li><li>Windows XP Home: c:\windows\system32\drivers\etc\hosts</li><li>Mac OS X: /private/etc/hosts</li><li>Linux: /etc/hosts</li></ul><p>On Windows Vista they have unfortunately decided to make things more complicated and less accessible, but it’s still possible to make changes to this. You need to edit the file with administrator rights, to do this in Vista:</p><ol><li>Start Menu -&gt; All Programs -&gt; Accessories</li><li>Right click “Notepad” and choose “Run as administrator”</li><li>Click “Continue” on the security prompt</li><li>Select File -&gt; Open</li><li>Browse to “C:\Windows\System32\Drivers\etc”</li><li>Change the file filter selection from “Text Documents (*.txt)” to “All Files (*.*)”</li><li>Select the “hosts” file and “Open”</li><li>Make the changes that you require and save the file.</li></ol><p>For OS X or Linux you should edit this file with your favourite text editor from the root account.<br
/> Using this method can save you a lot of headaches in the site development process, and offers you the flexibility to develop your site from anywhere without having to mess about with changing the DNS servers on your web hosting. It also removes the need to consider DNS caching and propagation. This method works for any kind of hosting you have, be it <a
href="http://www.nethosted.co.uk">linux hosting</a>, <a
href="http://www.nethosted.co.uk/uk-reseller-hosting.php">reseller hosting</a> or even <a
href="http://www.nethosted.co.uk/uk-vps-hosting.php">VPS hosting</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.nethosted.co.uk/knowledgebase/domain-name-setup/dns-configuration/editing-the-hosts-file-on-windows-xp-vista-mac-osx-and-linux.php/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
