Archive for the 'Perl / cgi Hosting' Category
Wednesday, March 3rd, 2010
US Web Hosting Solutions : http://www.rshosting.com
UK Web Hosting Solutions : http://www.rshosting.co.uk
Tired of constant downtime and lame excuses from your existing web hosting provider? Do you feel your business is not hosted with a reliable host?
Getting harassed by constant calls from your clients at midnight?
Then its the time to act now and act fast.. We at RSHosting are glad to offer an unbelievable 25% recurring discount with all yearly signups on our linux cpanel reseller plans. Yeah thats right what you read just now..!
Signup with any of our reseller web hosting plans for one year on US or UK servers and get 25% recurring off for life time.. So as long as you wish to stay with us, you are eligible for 25% discount every year…
And thats just the beginning… Get the tons of free goodies such as
* Free Enom Reseller account
* Free RVSitebuilder and Rvskin
* Free Billing System (Clientexec or WHMCS)
* Free Helpdesk solution (Vision Helpdesk)
* Free SSL certificate
* Free Dedicated IP’s
* Free domain for life
* 100% private labelled nameservers
* Free account migrations from your old host
* 99.99% uptime guarantee
* 24/7 lightening fast live chat and ticket support
* and the most important thing – complete peace of mind for your business…!
UK hosted Cpanel Reseller Plans : http://www.rshosting.co.uk/reseller.html
Use coupon code “crazy25″ and select the billing cycle as annual while trying to signup for any of the listed reseller hosting plans on website.
US hosted Cpanel Reseller Plans : http://www.rshosting.com/reseller.html
Use coupon code “crazy25″ and select the billing cycle as annual while trying to signup for any of the listed reseller hosting plans on website.
So what are you waiting for… Get your business rolling to the next level; guaranteed with our reliable, secure and non-oversold web hosting solutions and feel proud to have secured your business online with us!
About RSHosting :
“Established in the year 2003, RSHosting remains a competitive force in the industry that continues to offer affordable web hosting services on its servers, physically located in one of the best UK and US datacenters. We specialise in offering the most user friendly turnkey reseller web hosting solutions such that even a complete beginner can be up and running in just a few clicks of their mouse!
RSHosting has been offering affordable linux web hosting solutions, serving many thousand of domains around the world. Whether you are looking to host your own websites, or offer hosting services to your own clients, you will want a well-maintained, stable server. RSHosting promises you an excellent platform upon which to build your websites or business, ensuring 99.99% uptime and excellent performance to give you the edge over your competition.
Our services include shared, reseller, vps and dedicated web hosting solutions on our servers located in US and UK datacenter. Thus, you as a client get the choice of selecting your preferred datacenter location, connected to the globe with the best network. Our reputation as the “Best Web Hosting Provider” relies with our ability to offer quality web hosting services with ultra-fast and award winning personal touch support.”
Posted in Affordable Hosting, Articles -- Webhosting, Discount Coupons, Joomla Hosting, Linux Hosting, Linux Reseller Hosting, News and Updates, PHP/Mysql Hosting, Perl / cgi Hosting, Press Release, RSHosting Coupons, Ruby on Rails Hosting, UK Hosting, US Hosting, WHM/Cpanel hosting | No Comments »
Wednesday, April 11th, 2007
This can be done with .htaccess, visitors must input username and password before they can access the protected directory.
Step 1.
Create the file “.htaccess†with the following content under the directory you want to protect, you can specify the password in any place as long as Apache can access it.
AuthUserFile /home/account/passwd/.htpasswd
AuthGroupFile /dev/null
AuthName “Titleâ€
AuthType Basic
require valid-user
Step 2.
Generate the password file “.htpasswd†under the directory /home/account/passwd/ with the following command:
# htpasswd -c .htpasswd user_name
You will be reminded to input password for the user “user_nameâ€, this command can be called multi times to generate multi users.
Step 3.
This step may not be necessary. If there is an entry about the directory you want to protect in Apache configuration file, make sure AllowOverride has the option authconfig.
For example, when protecting Awstats pages, the Apache configuration file should be modified as following:
Options None
AllowOverride authconfig
Order allow,deny
Allow from all
Restart Apache
# /usr/local/sbin/apachectl restart
Posted in Affordable Hosting, Linux Dedicated Servers, Linux Hosting, Linux Reseller Hosting, Linux VPS Hosting, PHP/Mysql Hosting, Perl / cgi Hosting, Semi-Dedicated Hosting, UK Dedicated Servers, UK Hosting, US Dedicated Servers, US Hosting, WHM/Cpanel hosting | No Comments »
Wednesday, April 11th, 2007
Robots.txt file is a simple text file which is responsible for preventing crawling of your site’s pages. Suppose you have certain pages which are not SE friendly such as pages including repeated keywords, some hidden tags with keywords and some other bugs which may be responsible for getting your site banned from search engines.
The robots.txt file is a simple text file which can be created using Notepad.
It should be saved at root directory of your site. eg.http://www.yoursitename.com/robots.txt.
Format :
User-agent: robot or spider name
Disallow: files or directories.
If you want to exclude all the search engine spiders from your entire domain, Just use this tiny code, but be sure you need it.
User-agent: *
Disallow: /
If you want to prevent your certain directories, you can specify them in Disallow field.
User-agent: *
Disallow: /directoryname1/
Disallow: / directoryname2/
Similarly if you want to restrict specific files then type in the path of the files.
User-agent: *
Disallow: / directoryname1/filename.html
If you don’t want certain spiders crawling your site, which are not useful for you or are just eating up your bandwidth, you can specify them in User-agent. Eg. You don’t want bot of Alta vista (Scooter) from crawl your whole site use following code.
User-Agent: Scooter
Disallow: /
While using robots.txt file you should be careful, It may stop your specified pages from appearing in search engines.There are many hundreds of bots and spiders crawling the Internet, most of them respect your robot.txt file while some may not.
Note :
(*) You can include comments in your robots.txt file, by putting a pound-sign (#) at the front of the line to be commented.
(*) You can find the names of robots which are crawling around your site in your log file..
Posted in Affordable Hosting, Articles -- Webhosting, Joomla Hosting, Linux Dedicated Servers, Linux Hosting, Linux Reseller Hosting, Linux VPS Hosting, PHP/Mysql Hosting, Perl / cgi Hosting, Semi-Dedicated Hosting, UK Dedicated Servers, UK Hosting, US Dedicated Servers, US Hosting, Uncategorized, WHM/Cpanel hosting, Windows Dedicated Servers, Windows Hosting, Windows Reseller Hosting, Windows VPS Hosting | No Comments »
Wednesday, April 11th, 2007
Sometimes we get some errors while using outlook express but we can’t understand what they mean and what could be the solution for that.
Following are the usual errors codes with their solutions ;
0×800CCC00 - Authentication did not load.
Solution :
*) Try closing and restarting Outlook express
*) If still getting same error, wait 20-30 minutes for a server reset of your account then try again.
*) It could be a corruption of the user account in Outlook Express. Try setting up a second identity and see if it works.
0×800CCC01 - INVALID CERTIFICATE CONTENT
0×800CCC02 INVALID CERTIFICATE DATE
Solution :
*) Get your certificate re-issued by your authority server.
0×800CCC03 - USER ALREADY CONNECTED
Solution :
*) Close all connections on all machines, wait 20-30 minutes and try again.
*) If you are not logged in on another machine or poplocked then someone may be using/downloading from your account or something is wrong with your account.
*) Sometimes due to improper disconnection your account gets ‘Poplocked’ so to get out of it either wait 20-30 minutes for it to time out or get somebody to shell into the mail server and stop the mail task that is running on the account.
0×800CCC05 NOT CONNECTED TO SERVER
0×800CCC0D CANT FIND HOST – Cannot locate server
Solution :
*) You may have typed wrong mail server in your account settings or the server may be down.
*) Reboot the computer and try again.
*) Data may not be moving across the network properly. Check DNS numbers, remove and then reinstall TCP/IP in Control Panel > Network.
0×800CCC0A MESSAGE DOWNLOAD INCOMPLETE
0×800CCC19 TIMEOUT
Solution :
*) This error may be due to corruption of pop3uidl file. Close the Internet connection and all programs. Search for the file ‘pop3uidl and delete it. Reconnect and it should work.
0×800CCC0F CONNECTION DROPPED
Solution :
*) may be modem or network cable was disconnected. If this happens frequently then try updating the modem drivers or adding an Init string.
0×800CCC10 INVALID ADDRESS – Address not known on server
Solution :
*) Check the spelling in the TO: field of the e-mail. Delete the old message from the Outbox and then try it again.
0×800CCC12 SOCKET READ ERROR – Unable to send Winsock request
Solution :
*) Remove the TCP/IP protocol and reinstall it. In windows, go into Network from the Control Panel. NOTE: You may need your Windows CD for this task!
0×800CCC16 INVALID ACCOUNT – User account not recognized
Solution :
*) Check the spelling of the account name and re-enter the password taking care to spell it correctly.
0×800CCC18 SICILY LOGON FAILED – Logon attempt failed
Solution :
*) Check account information, making sure account is not case sensitive, close Outlook Express, restart the computer and try reconnecting.
*) Create a different identity and see if it will logon on from this identity with the same information.
*) Make sure the account is still active with the ISP.
0×800CCC1A SECURE CONNECT FAILED – Unable to connect using SSL
Solution :
*) Your ISP may not require an SSL connection. Turn off SSL in the e-mail account properties and try again.
Posted in Affordable Hosting, Articles -- Webhosting, Joomla Hosting, Linux Dedicated Servers, Linux Hosting, Linux Reseller Hosting, Linux VPS Hosting, PHP/Mysql Hosting, Perl / cgi Hosting, Semi-Dedicated Hosting, UK Dedicated Servers, UK Hosting, US Dedicated Servers, US Hosting, Uncategorized, WHM/Cpanel hosting, Windows Dedicated Servers, Windows Hosting, Windows Reseller Hosting, Windows VPS Hosting | No Comments »
|
|