Login to view files

This is a discussion on "Login to view files" within the PHP Forum section. This forum, and the thread "Login to view files are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Feb 11th, 2007, 21:05
Junior Member
Join Date: Dec 2006
Location: illinois
Age: 20
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Login to view files

I need to add a login to a part of a site so that people have to enter a username and password to view certain parts of the site. There will be some pdf files that I will need to add a login to, as well as possibly some of the html pages.

No one will need to sign up for anything. The people will be given the usernames and passwords beforehand.

I really don’t know what would be best to do for this, and I really don’t know much, so I am looking for something free and easy… not that such a thing ever exists.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Feb 19th, 2007, 08:57
Reputable Member
Join Date: May 2006
Location: Northampton, UK
Posts: 399
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Login to view files

if your givign people passwords and usernames beorehand do some research on .htaccess and .htpasswd files (assuming you using apache).

These basically allow you to restrict access to given directories on your webserver.

Just make sure you read up and understand the security issues with this method as its not difficult for a savvy hacker to find your .htpasswd file if you dont do it properly.

If you do want to go the database / php route head over to http://www.phpfreaks.com they have some excellent tutorials.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Feb 19th, 2007, 09:34
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Login to view files

.htaccess is the easiest way.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Feb 19th, 2007, 10:21
Reputable Member
Join Date: May 2006
Location: Northampton, UK
Posts: 399
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Login to view files

you need the .htpasswd file aswell. ... and remember to read up on it.... get it wrong and you leave security holes the size of elephants ... get it right and its pretty secure
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Feb 19th, 2007, 10:52
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Login to view files

Indeed....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
login

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
360 view karloff Flash & Multimedia Forum 6 Mar 27th, 2007 22:04
help! i cannot view my website claire mcalpine Hosting & Domains 3 Nov 6th, 2006 22:29
Tree view k_narend Classic ASP 2 Aug 23rd, 2005 11:56
More View Differences jakyra Web Page Design 0 Mar 4th, 2004 16:16
View Source Costabrava Web Page Design 6 Feb 23rd, 2004 19:08


All times are GMT. The time now is 19:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42