Forum start - Register
Name Password Forgot your password?

Forum start > web > development > Web directories
Author
Thread
cds0528
Researcher
avatar

 

Location: other side of the world
Registered: 6/27/2006    Warnings: 0
Web directories
On my site I've got a directory that I uploaded a bunch of my stupid video clips and stuff, basically with the idea in mind that if I ever wanted to get a hold of one that I didn't have on me, I could just go to this directory, choose the one I wanted from the list, and download it. It was a test as much as anything, because if it worked I could do the same thing with other personal files that I needed to move (obviously password-protecting those directories). The problem is, when I go to the directory, I get a 403 forbidden... I accessed the directory by FTP and made sure the permission were set as 755 (read/write/execute for me, read/execute for all others), but it still doesn't work. If I type in the entire URL for the file, it works fine, but I just can't get to the web directory, I thought that that's turned on by default... any ideas?
__________________
"The glass is neither half-empty or half-full, it's twice as big as it needs to be."
3/15/2007 02:47 Link - Ip: Logged - Quote:
tr
Admin
avataren

 

Location: 
Registered: 4/11/2006      Warnings: 0
if you are trying to access the files through a brower, it will be using the iusr account by default.
__________________
peace and java
3/15/2007 07:54 Link - Ip: Logged - Quote:
cds0528
Researcher
avataren

 

Location: other side of the world
Registered: 6/27/2006      Warnings: 0
what I'm saying is I can't get to main subdirectory, like www.example.com/subdirectory, in the case that the subdirectory has a listing of files without an index.html. According to the permissions all should be able to read the folder, but you get a 403. If I enter an individual file name it pops right up, but I can't get to the listing
__________________
"The glass is neither half-empty or half-full, it's twice as big as it needs to be."
3/15/2007 19:18 Link - Ip: Logged - Quote:
byerspc
Admin
avataren

 

Location: South Bend, IN
Registered: 4/14/2006      Warnings: 0
in IIS any way you have to have browse enabled.
__________________
byerspc
byerspc@gmail.com
3/15/2007 20:31 Link - Ip: Logged - Quote:
cds0528
Researcher
avataren

 

Location: other side of the world
Registered: 6/27/2006      Warnings: 0
sorry, what's IIS?
__________________
"The glass is neither half-empty or half-full, it's twice as big as it needs to be."
3/15/2007 21:41 Link - Ip: Logged - Quote:
tr
Admin
avataren

 

Location: 
Registered: 4/11/2006      Warnings: 0
you want directory browsing enabled. not sure how that is handled on a linux machine, but on a m$ machine, you would do it through iis (internet information services - it runs asp).
__________________
peace and java
3/15/2007 22:57 Link - Ip: Logged - Quote:
cds0528
Researcher
avataren

 

Location: other side of the world
Registered: 6/27/2006      Warnings: 0
yeah, this one is a linux machine...


(Last edit:: 3/16/2007 00:45)
__________________
"The glass is neither half-empty or half-full, it's twice as big as it needs to be."
3/16/2007 00:03 Link - Ip: Logged - Quote:
tr
Admin
avataren

 

Location: 
Registered: 4/11/2006      Warnings: 0
if you contact your host, they will turn directory browsing on for you. there may also be a php script that you could use that would show you all files in a folder for accessing through a browser.
__________________
peace and java
4/2/2007 13:36 Link - Ip: Logged - Quote:
cds0528
Researcher
avataren

 

Location: other side of the world
Registered: 6/27/2006      Warnings: 0
Ah, thanks, I'll email them
__________________
"The glass is neither half-empty or half-full, it's twice as big as it needs to be."
4/2/2007 21:18 Link - Ip: Logged - Quote:
Forum start > web > development > Web directories

Quick reply
You need to login before you can post.


Powered by ASPBB v0.5.2
© 2004-2006 ASPBB Developers team