403 Forbidden

peterespana

Verified User
Joined
Aug 31, 2008
Messages
5
If created a folder in my domain, I want people to see the content of the folder, but I keep getting the 403 Forbidden page.

i.e.

http://mydomain.info/myfolder

then and want to see the content of myfolder.


Any suggestions???

Thanks a lot
Peter
 
Please explain

Could somebody please explain me how to do this, in simpel words please.... :confused:
 
Go to the File Manager in DirectAdmin.
Go to the directory for which you want to show files.
Down at the bottom the is a text box for creating a new file.
Type in that text box .htaccess and then click Create.
The next screen has a text area where you can type in stuff.
Type this: Options +Indexes
Click Save As.
 
Thanks floyd, but no succes, still this message

Forbidden
You don't have permission to access /foto on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
 
Make sure the .htaccess file is in the /foto directory.

It would also help if you gave us a link. See here.
 
Go to the File Manager in DirectAdmin.
Go to the directory for which you want to show files.
Down at the bottom the is a text box for creating a new file.
Type in that text box .htaccess and then click Create.
The next screen has a text area where you can type in stuff.
Type this: Options +Indexes
Click Save As.

Thanks Floyd, works for me.

David
 
It does not help me!!

:(

Anybody knows how to solve this. What do I do wrong. I placed the .htaccess file in my folder foto, but still the same forbidden page.

please help....
 
Code:
ls -ld /home/USERNAME/domains/speedtimerkollektion.info/public_html
ls -ld /home/USERNAME/domains/speedtimerkollektion.info/foto
ls -la /home/USERNAME/domains/speedtimerkollektion.info/foto
 
Back
Top