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

See files in my directory

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Help with Apache 2.0.47 and CGI  
Author Message
news64

External


Since: Nov 09, 2003
Posts: 2



(Msg. 1) Posted: Mon Nov 10, 2003 2:48 am
Post subject: See files in my directory
Archived from groups: alt>apache>configuration (more info?)

I have apache as web server but I would like to see the files in a
directory.

by exemple if I have http://192.168.1.105/~philippe/files/
I would like to see all directory in files in this folder but I can not
how to configure apache to do it.

please healp me

 >> Stay informed about: See files in my directory 
Back to top
Login to vote
news64

External


Since: Nov 09, 2003
Posts: 2



(Msg. 2) Posted: Mon Nov 10, 2003 4:39 am
Post subject: Re: See files in my directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

thanks a lot Smile

Le Sun, 09 Nov 2003 23:48:21 -0500, cyrix a écrit :

 > I have apache as web server but I would like to see the files in a
 > directory.
 >
<font color=purple> > by exemple if I have <a style='text-decoration: underline;' href="http://192.168.1.105/~philippe/files/</font" target="_blank">http://192.168.1.105/~philippe/files/</font</a>>
 > I would like to see all directory in files in this folder but I can not
 > how to configure apache to do it.
 >
 > please healp me<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: See files in my directory 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 3) Posted: Mon Nov 10, 2003 9:25 am
Post subject: Re: See files in my directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

cyrix <news.RemoveThis@leblond.info> wrote:
 > I would like to see all directory in files in this folder but I can not
 > how to configure apache to do it.

Add +Indexes in the Options directive for the <Directory> block.
remove the index.html or whatever is called the .html file that is
automatically displayed.

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: See files in my directory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Directory Autoindexing - /cgi-bin - LoadModule cgi_module lib/httpd/mod_cgi.so ScriptAlias /cgi-bin /var/www/cgi-bin <Directory "/var/www/cgi-bin"> Options Indexes AllowOverride None Order allow,deny Allow from all </Directory> Fr...

upload directory - Hello All, <font color=purple> ; How can I configure Apache to use a DIFFERENT upload directory? </font> OR, allow .php to override Apache's default upload dir of /tmp? thanks B

directory sharing - how can i share directory(-ies) from outside of Apache htdocs tree as subfolders in that tree? is it possible to do in Apache configuration file or maybe by another way ? ps:sorry for my english;) -- pozdr;) zhisol

<Directory> question - Shouldn't the following container deny access to files in the /var/www directory (and beyond) from all clients except 12.34.56.78 ?? <Directory /var/www> order deny,allow deny from all allow from 12.34.56.78 </Directory> I put...

Can run cgi scripts in different directory? - I am trying to get apache to run scripts from a different directory other than the standard one. (/var/www/cgi-bin). I have added the add handler statement and believe I have set up apache correctly. I here that It has something to do with chroot? Any...
   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 ]