1 Year PRO Web hosting for 1$ Offer available till February 16

Recently , Dreamhost offered a valentines day web hosting promotional code for 92% reduction in 1st year hosting charges  . This offer was expired on February 14 th .  Here is another better valentines day offer from Surpass web hosting , who are is offering 1 year  shared hosting for 1 $ .

401 surpass hosting logo 1 Year PRO Web hosting for 1$ Offer available till February 16

And this as a part of their one love valentines day hosting promotions .Surpass is a 6 year old reputed web hosting company . So you don’t need to worry about the hosting quality and uptime . Now this is the perfect time for all those who are still on  Blogger or on other free blogging platform to upgrade to full functional payed hosting experience .All Surpass hosting Payments can be made by Paypal .

403 onelove3small 1 Year PRO Web hosting for 1$ Offer available till February 16



Surpasshosting  1 year Web hosting for 1$ features :

550GB Web Space
Unlimited bandwidth
10 domains ( Domains should be registered separately )

Guaranteed Uptime :99.9%
90-Day Money Back Guarantee.

Unlimited MySQL 5 Databases.
PHP5 Supported .
Unlimited Email accounts .
Unlimited POP/SMTP Accounts.

IMAP Accounts Unlimited .
Fantastico Auto-Installs
Cpanel
Website templates
Support over ticket system and mail.
Web Site builder .
So arrange 1$ in your Paypal account and rush to this site .  After registrations , move on to your client area and pay the invoice .
405 1%2524%2Bhosting 1 Year PRO Web hosting for 1$ Offer available till February 16
Remember !! Surpasshosting  1 year Web hosting for 1$ -Offer expires on February 16 .
If you like this post , You can subscribe to techknowl.com updates on top right corner .

Avoid image hotlinking in WordPress

Image hotlinking is probably the major issue that would lead to over usage our hosting bandwidth. Some scrappers copy images from blogs and post them in forums and other websites and with each page load the allotted bandwidth by hosting provider will go down. Here I am treating this matter in perspective of wordpress blogs. We can avoid image hotlinking in WordPress, mainly by two methods.

(more…)

Apache web server Windows Installation

Steps for the windows installation of Apache HTTP web server 2.2.10 . Go to download Apache from official website : http://httpd.apache.org/download.cgi .
Here you will find out the latest version ( i am using version 2.2.0) . Get Win32 binary installer ( apache_2.2.10-win32-x86-no_ssl.msi) .

Once you have clicked on the executable, a screen should come up that looks like this. Go ahead and click on next .
109 Apache%2B2.2.10%2Bwindows%2Binstallation%2Bstart Apache web server Windows Installation
Of course you plan to abide be the license agreement, so click on I accept…. and click on next.
You really don’t need to read this, but if you want you can. Read it if you want feel informed. When you are ready click on next.

111 apache%2Bweb%2Bserver%2Bwindows%2Bserver%2Binformation Apache web server Windows Installation
Here is where the actual setup of Apache Windows Installation begins. For Network Domain put in localhost as for Server Name You want these both to be localhost because the server is running locally, on your home computer. It doesn’t matter what is in email field, just put in yours.
Now select typical ,choose a suitable drive and complete Apache 2.2.0 Windows Installation(You need administrative privileges for uninterrupted installation) .

Now it is time to test your Apache Windows Installation. Click on Start > Program Files > Apache HTTP Server and look for control Apache HTTP web server >start . Click it. Once it says Apache 2.2.0 running ( or just appears and closes), press Windows Key + R and type -http://localhost/(else you can use your favorite browser and enterhttp://localhost/in URL box). If the install works you should see a page saying that it works. If all is set and done, continue to the next step.

113 Apache%2Bit%2Bworks Apache web server Windows Installation
No you have to link you website files to work with Apache Windows Installation . For that , Go to start>all programs >Apache web server 2.2 >configure Apache server > Edit the Apache httpd.conf configuration file . Now it will open the configuration files of windows installation of Apache web server in notepad .

Now search for a line “H:/Server/Apache2.2/htdocs” . ( Here i have installed Apache in h:/server/apache2.2) and change it with the location of your index.HTML(home page of website files stored in your computer folders ) file .

Similarly, scroll down and locate “H:/Server/Apache2.2/htdocs “ and change it with your index.html file location .
Example : “H:/techknowl/index.html “
So you have completed Apache web server Windows Installation . Please read the upcoming sections to set up a complete home based web server .

Tuesday 7th February 2012-Techknowl.com- Free software reviews, downloads and tech tips.