folder access

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
masoudnikoofar
Forum Newbie
Posts: 1
Joined: Tue Nov 21, 2006 7:06 am

folder access

Post by masoudnikoofar »

hello everybody who read this message....
I have a question.....
in my site I have a browser that I design it with php.
I have a folder in it that I want to browse it with my browser.
when i can browse it with my browser everyone can browse it with the IE.... :(
who can I limit browse a folder to a PHP file only....
plz help me..... :cry:
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Turn off indexing of that folder?
Post Reply