smagdy

msg:1296400 | 10:04 pm on Mar 26, 2006 (gmt 0) |
Hi, they wont be able to see php scripts, but they will be able to see style sheets. But ive no experience if there is solution to stop both from being public.
|
Senmar50

msg:1296401 | 10:17 pm on Mar 26, 2006 (gmt 0) |
You are absolutely correct about php scripts. I didn't mean to include it. I have a small comments board on my site, if you click on the directory/folder name, you'll see the entire content of the folder. How can I keep the directory hidden, without creating an index.php page? Is there another way to do this? Thanks in advance, SenMar
|
Tastatura

msg:1296402 | 11:26 pm on Mar 26, 2006 (gmt 0) |
One way of doing it is to add .htaccess file to your folder and include this in it: Options All -Indexes HTH
|
Senmar50

msg:1296403 | 11:33 pm on Mar 26, 2006 (gmt 0) |
Thanks for your help! SenMar
|
Habtom

msg:1296404 | 1:39 pm on Mar 27, 2006 (gmt 0) |
It could get a bit nasty but I put index.php pages in all the folders redirecting them to different pages according to the folder they try to access. It works well. Habtom
|
|