Web Host Directory

Has anyone been on the Technology or Health site yet?
I was looking through my web hosts directory when i came across this website: www.technologyorhealth.com. It must be fairly new as it isn't on any search engines yet but I imagine, will be eventually. My question is if anyone else has discovered what incredible information and knowledge this site has on health risks relating to the latest gadgets and other differing products. I would love to know what other opinions on this site as i personally found it very interesting, especially the members area (you have to pay and annoyingly create a paypal account first, but when I got onto the members area, I found out even more and the articles written were incredible).

Site has some interesting aspects.

web host apache windows XP?
I have windows XP serv pack2, installed Apache, put my index.html page in the appropraite directory, and when I go to http://localhost, or 127.0.01, or even my IP address (192.x.yz.) I can see the page, so I am thinking the apache is fine. Problem: It can't be seen from outside world. I went to windows firewall and created an exception manually (to open port 80), and also on advanced tab, I chose my local area network and went to setting and clicked the HTTP server too, but still no luck:( I know there is a whole different discussion about static or Dynamic IP, but at this point I am not even concerned about the NAME of the website, just as long as it can be seen even by putting the IP address in (my own IP is 192.x.y.z) By the way, I have only one computer (I use clickwire modem, and there is only one computer that I connect to this modem). Please help Thanks, Bob

the IP is 192.x.y.z is a non-routable, local IP address. It is not able to be seen by the outside world. your must be using a router (or one is built into the modem) & it ischanging the IP provided by your ISP (the outside IP that you'll need to use to get to your HTTP site) into a private IP. To see your external IP - http://whatismyip.com/ you will need to configure your router to forward port 80 traffic from the outside to the inside. try going to 192.168.1.1 and see if that gets you to the management area of the router.

I pay a monthly fee for web space on a server. Can I charge other people for chunks of that space?
I would like to host other peoples web sites using the web space I already have. Can these people use their domain name to point to a directory in my web space?

Yes, you can do that. Just let them pick their domain name of choice and then redirect their address to the site stored in your web space. One example is creating your domain name at CJB.net, where you can create your own web address but still the site contents are stored in a web storage like that in GeoCities. Well if you really want extra income to pay for monthly fees, why not try advertising in your website?

Seo help for this site allhosters.com , Can you guide me ?
Ever since seo plays a vital role in web site promotions , i really need to know how i can do this with my newly built site www.allhosters.com, Web Hosting Directory ,Can u send me some links about seo,

I've been working with SEO/SEM since early 2000 and worked on hundreds of company web sites (both freelance and contract work). I don't have much time before work, but take a look at one of my web sites http://www.LearnToGoogle.com . This will give you some insight on Google. If you want more assistance, use the CONTACT page and send me an email. I'll give you some free advice.

How do web servers allocate data for multiple hosts?
When a website is hosted as part of a webhosting package, all the files associated with that website are under a directory on a HD in the server. Am I correct so far? So, if I hosted another website, under the same package, my hosting company give me another directory (which I assume is on the same HD?) as part of the new website. Now, when information is requested from both websites at the same time, doesn't that mean that the server needs to load information from both sub-directories at the same time? So if 100 people access information from one website at the same time as 100 people access the other website, wouldn't it be faster to have the other website hosted somewhere else entirely??? Please explain how mulitple hosted sites on single hosting packages work (in terms of storage on server and data transfer) and is it better to host each separately? Thx in advance.

Its not just a matter of how many people are accessing your sites, keep in mind, there are other sites on the same drive too. It depends on how busy the entire server is! Until you are receiving 200 hits to your site at once, you are far from having to worry about speed. When you get to the point you have to worry because your site is in that much demand, your pockets should be overrun with cash and you can build your own server

Please someone who English is his/her native language edits this short text.?
I want to put the following text on my website. So it shoul be fluent without any problem. Please someone who speaks English as his/her first language edits this text and does any change which seems to be necessary. IN advance I thank you for your generous time. My Text: All Web Hosting Directories and Web Hosting Services are welcome. You can replace your paid web hosting plans with ours to refer your customers to us, or simply put our Ads on your web pages to do that. TO BECOME AN AFFILIATE OR GET FURTHER INFORMATION REGARDING THIS PROGRAM, SEND YOUR REQUEST TO: example@yahoo.com . Important Notice: Send your request just through the PC which you are going to sign up for our program in future. Our security system is sensitive to your IP address and monitors it when registering. We only respond to the PCs which receive request from. After joining this program and becoming an affiliate, you can have access to your account from any PC with your Username and Password.

English isn't my native language but it's my second language. From what I see, it's pretty good!

How do I get my website to open on my index page?
I made a website using Dreamweaver, i loaded to y web hosting but when I type in my website it comes up with my directory structure folders. How do I get my website to come up with my index page?

When you upload your index page in your main folder or any directory folder, that page should open by default. If not, you should ask your hosting provider about it. Keep in mind that your index page must be named "index", regardless of the type (index.html, index.htm, index.php, etc.)

MS IIS Code/Workaround: how to redirect web visitors to another URL instead of receiving 404?
Hi all- Thanks in advance for your help! Here's the skinny on my challenge... I host my company's website with an ISP that's MS IIS (not apache, etc.). The problem is that I want to redirect website visitors to a specific page when they would otherwise get the infamous 404 error. I understand this is relatively easy w/ other web servers -- but not IIS unless I have access to the mgmt console. Does anyone know of a solution for my problem? I have full access to my web directories/files -- but not to the mgmt console. Thanks! Richard

The previous answer would work, as long as the server is using an external 404 page and not the IIS embedded one. If it is using the embedded 404 page, then you'll have to do a roundabout way to do it... Well, kind of... Assuming you want to transfer from an old link (or something like site.com/whatever to go to something like site.com/help.asp?var=val&var=val ) then all you have to do is creat an index.html and add your redirect code into that single file.

"WHICH SERVICE IS PROBABLY SIMPLEST TO USE IF YOU WANT TO MOVE YOUR WEB PAGES ?
"WHICH SERVICE IS PROBABLY SIMPLEST TO USE IF YOU WANT TO MOVE YOUR WEB PAGES TO A HOST SERVER AND MAINTAIN THE DIRECTORY STRUCTURE"

Frontpage.

How do I setup a username & password section on my webpage?
I want to setup a member's area. My web host told me I had server rights to do it, but they couldn't tell me how to set it up. My account has protected directories & mysql.

my prefered two ways in order to secure web pages are: by session varaibles or by web server authentication. by session varaibles you may have more control on the web site programing. if you wish you can use my script for PHP pages, it can be found at http://www.weberdev.com/SearchByAuthor.php?command=1&fname=David&lname=Perez&Submit.x=10&Submit.y=8 look for the sample number 3811. you may also be interested on my other code samples. If you want to use server authentication, on apache web server you have the htpasswd files in IIS you have directory security.