Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Enable directory browsing?

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  re httpd dead but pid exist  
Author Message
user2414

External


Since: Aug 07, 2003
Posts: 2



(Msg. 1) Posted: Thu Aug 07, 2003 7:38 pm
Post subject: Enable directory browsing?
Archived from groups: alt>apache>configuration (more info?)

Hi

I get the following error message when I call my public webdir without
an index.html:

---
Forbidden
You don't have permission to access /~moeller/ on this server.
Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.7 Server
---

This worked in the past (I saw the file listing), until my university
changed the software config a few days ago. Seems they just disabled
directory browsing.

Is it possible to enable directory browsing (I don't want an index.html)
locally, e.g. using htaccess or something else?

Thx,
Jan

 >> Stay informed about: Enable directory browsing? 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Thu Aug 07, 2003 7:38 pm
Post subject: Re: Enable directory browsing? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jan Moeller <jan.moeller.DeleteThis@everymail.net> wrote:
 > Is it possible to enable directory browsing (I don't want an index.html)
 > locally, e.g. using htaccess or something else?

If they allow that, put an .htaccess in your directory with
Options +Indexes
and that should do the trick. Check with your sysadmins.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Enable directory browsing? 
Back to top
Login to vote
user2414

External


Since: Aug 07, 2003
Posts: 2



(Msg. 3) Posted: Thu Aug 07, 2003 9:03 pm
Post subject: Re: Enable directory browsing? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi wrote:

 > Jan Moeller <jan.moeller.RemoveThis@everymail.net> wrote:
 >
  >>Is it possible to enable directory browsing (I don't want an index.html)
  >>locally, e.g. using htaccess or something else?
 >
 > If they allow that, put an .htaccess in your directory with
 > Options +Indexes
 > and that should do the trick. Check with your sysadmins.

Thx, I tried this, doesnt work Sad. Do you know how to configure Apache
so that browsing is disabled by default but local users can enable it
anyway? What keyword do they have to use to allow overruling this global
setting? Seems they dont allow this at the moment.

Thx,
Jan<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Enable directory browsing? 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Thu Aug 07, 2003 9:03 pm
Post subject: Re: Enable directory browsing? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jan Moeller <jan.moeller DeleteThis @everymail.net> wrote:
 > so that browsing is disabled by default but local users can enable it
 > anyway?

Yes, just enable the use of .htaccess in single directories.
Usually you have to edit the <Directory> directive using something
like AllowOverride All instead of the standard "None".

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Enable directory browsing? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Turn off Directory Browsing / Indexing - RH 9.0 Apache 2.0.x I would like to turn off the ability of the general public to come to my web site and browse my directories. I know that putting a index.html inside each subdirectory will solve this but isn't there a configuration option to turn..

Configuring for folder browsing, and securing folder - I have a development server that I need to configure apache to allow me to browse that particular folder structure on, I would also like to secure it so that it ask me, or anyone else to identify with a valid local system name/pw pair. Under IIS this i...

Newbie - Directory Set-up Question - I would like to run an FTP program (I was thinking about using WarFTP) and Apache on my machine. What is the best way to set up the directories? If I would like to update pages remotely, should my Web directories be inside my FTP directories? I would....

Customize directory listing - Hi If I go to http://localhost/directory/ and if there is no index.html file, the default directory listing is shown. I would like Apache to send the page http://localhost/navigation.php?d=/directory/ instead, but *without* redirecting. Is this..

Apache 2.x Active Directory Authentication - Hi, I've started doing research this weekend to see whether Apache (in my case 2.x) can authenticate against Microsoft Active Directory. I will be developing an Intranet application in the coming months, and would like to be able to limit access to..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]