which web host

dudeguy

Banned
Aug 11, 2004
219
0
0
I need a host for a domain.

I need a password protected area for financial information.

I need limited bandwidth say <100 or 200 mb per month. I need 200 or so mb storage. mainly for word, excel, pdf, html and zip files.

I also need password access for third parties for the financial data.

So I will need a front page, and to go in you need to click a terms and conditions, and essentially get a cookie, so that if someone hotlinks to inside the site, they get redirected to the front page and get forced to click ok to the terms and conditions.

Inside I need a password protected set of directories. It should be simple to administer like uploading an excel file. Once you login you get a cookie stored. Also I need the login page to be a prompt, as I cant write a username and password box into a web page.

The password protected directories should be hotlinkable directly.


Thanks.
 

mugs

Lifer
Apr 29, 2003
48,920
46
91
The features you are describing aren't generally something that you'd get with a web host, buy you can find various scripts around the Internet that will do those things.
 

dudeguy

Banned
Aug 11, 2004
219
0
0
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.
 

gigapet

Lifer
Aug 9, 2001
10,005
0
76
Originally posted by: dudeguy
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.

most any host will allow you to password protect a directory.
 

mugs

Lifer
Apr 29, 2003
48,920
46
91
Originally posted by: gigapet
Originally posted by: dudeguy
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.

most any host will allow you to password protect a directory.

Yeah, with .htaccss, but he wants to be able to upload via a web interface too.
 

gigapet

Lifer
Aug 9, 2001
10,005
0
76
Originally posted by: mugs
Originally posted by: gigapet
Originally posted by: dudeguy
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.

most any host will allow you to password protect a directory.

Yeah, with .htaccss, but he wants to be able to upload via a web interface too.

whats wrong with ftping the files?
 

mugs

Lifer
Apr 29, 2003
48,920
46
91
Originally posted by: gigapet
Originally posted by: mugs
Originally posted by: gigapet
Originally posted by: dudeguy
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.

most any host will allow you to password protect a directory.

Yeah, with .htaccss, but he wants to be able to upload via a web interface too.

whats wrong with ftping the files?

Ask him.
 

randomlinh

Lifer
Oct 9, 1999
20,846
2
0
linh.wordpress.com
Originally posted by: WannaFly
uhm...i wouldnt recommend putting any financial data on a shared webhost.

ditto. And if you MUST, you'll need to buy yourself an SSL certificate... I sure as hell wouldn't want my financial info floating around on the web.

The standard password protected directories.. are not secure enough for what you want to do.

Could we ask why exactly you're doing this? Is this for a company?
 

dudeguy

Banned
Aug 11, 2004
219
0
0
Originally posted by: mugs
Originally posted by: gigapet
Originally posted by: dudeguy
i dont know how to do that, with the scripts. i just want to write some simple web pages in front page, and protect them. the cookie and terms and conditions arent essential but having protected access is.

most any host will allow you to password protect a directory.

Yeah, with .htaccss, but he wants to be able to upload via a web interface too.

i have used wsftp before. just i have the personal section of my site from my old isp in front page, but i want a new front page, and a directory and set of sub directories and contents section which is secure, and then just a second directory which i can post my pics on, for friends and family to see.
 

dudeguy

Banned
Aug 11, 2004
219
0
0
Originally posted by: lnguyen
Originally posted by: WannaFly
uhm...i wouldnt recommend putting any financial data on a shared webhost.

ditto. And if you MUST, you'll need to buy yourself an SSL certificate... I sure as hell wouldn't want my financial info floating around on the web.

The standard password protected directories.. are not secure enough for what you want to do.

Could we ask why exactly you're doing this? Is this for a company?

its more complicated than this, but basically the records of a trading account along with the associated data, which i can limit normal access to, it doesnt need to be haxor proof.
 

DeviousTrap

Diamond Member
Jul 19, 2002
4,841
0
71
Yup, like the others said I wouldn't suggest putting financial stuff on a shared environment as you don't know who owns the server, and what might happen. Granted I do keep all my backups on one of my servers, but that box is exteremly secure, and I'm the one who owns it :p.

As for the hot linking that would be easy to set up with any control panel, or just a google search on how to set up a .htaccess file.

Edit: Also, I wouldnt suggest that you have less or as much bandwidth as the amount of storage space. That way once you upload the files you will run out of bandwidth. You need more bandwidth than space for most circumstances.
 

dudeguy

Banned
Aug 11, 2004
219
0
0
so is there any host where i can just click boxes and upload an excel sheet for the usernames and logins?
 

DeviousTrap

Diamond Member
Jul 19, 2002
4,841
0
71
Originally posted by: dudeguy
so is there any host where i can just click boxes and upload an excel sheet for the usernames and logins?

Any host with a control panel will let you create a password protected area with usernames and passwords. Another way would be to do it manually using .htaccess.
 

dudeguy

Banned
Aug 11, 2004
219
0
0
htaccess is too complicated, if i cant find something ill just set up a directory that isnt linked to by anything.
 

DeviousTrap

Diamond Member
Jul 19, 2002
4,841
0
71
Originally posted by: dudeguy
htaccess is too complicated, if i cant find something ill just set up a directory that isnt linked to by anything.

Its not complicated at all with a control panel. If you want you can contact me on AIM, and I can show you a demo account so you can see how it is to set up.
 

dudeguy

Banned
Aug 11, 2004
219
0
0
thanks devious. but i think its more hassle than its worth, ill see if godaddy does it and if not ill just not link the directory from the front page.