Access to a htm file
Friends,
First, I do not have any experience with .htaccess and server access codes (chmod). But I see that you have a lot of experience in these fields.
My problem are the following:
1. My directories:
http://mydomain.com/directory1/directory2/directory3/
2. In the directory3, I have a htm file. I need public access to this htm file (and his /gifs), but
3. The directory1 and the directory2 must be blocked to be accessed (from a public access).
4. It is impossible to use a password to access the directory3 files. This is because I use a translator software that do not access to translate any password controlled directory.
5. I need to block all directories (including the root) with the exception of the directory3. How are possible, using both .htaccess and/or chmod, probably in each directory?
Please help ! This are very important to me.
Brito
First, I do not have any experience with .htaccess and server access codes (chmod). But I see that you have a lot of experience in these fields.
My problem are the following:
1. My directories:
http://mydomain.com/directory1/directory2/directory3/
2. In the directory3, I have a htm file. I need public access to this htm file (and his /gifs), but
3. The directory1 and the directory2 must be blocked to be accessed (from a public access).
4. It is impossible to use a password to access the directory3 files. This is because I use a translator software that do not access to translate any password controlled directory.
5. I need to block all directories (including the root) with the exception of the directory3. How are possible, using both .htaccess and/or chmod, probably in each directory?
Please help ! This are very important to me.
Brito