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

user directory index

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache/Tomcat integration with jk2 - causes debug..  
Author Message
steven3

External


Since: Sep 18, 2003
Posts: 2



(Msg. 1) Posted: Thu Sep 18, 2003 5:03 am
Post subject: user directory index
Archived from groups: alt>apache>configuration (more info?)

Hi all,
On my Mac OS X system Apache creates an index in the DocumentRoot
(http://localhost/) if no index.html is present but in the user
directory (http://localhost/~username/) no index is created if no
index.html page is present. I get permission denied instead.

The username.conf file is included in de httpd.conf file and it contains:

<Directory "/Users/username/Sites/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

I don't understand this. Why are the two directories behaving
differently while they are subject to the same httpd.conf file? TIA,

Steven

--
steven.DeleteThis@sifre.nl

 >> Stay informed about: user directory index 
Back to top
Login to vote
andrep

External


Since: Sep 18, 2003
Posts: 1



(Msg. 2) Posted: Thu Sep 18, 2003 10:27 am
Post subject: Re: user directory index [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Steven wrote:

 > <Directory "/Users/username/Sites/">
 > Options Indexes MultiViews
 > AllowOverride None
 > Order allow,deny
 > Allow from all
 > </Directory>

try
AllowOverride ALL

andre

--
mport gpg-key from: blackhole.pca.dfn.de or horowitz.surfnet.nl (old Europe)
Key ID: 666CE734FBC808B3
Fingerprint: 75DD 74E6 805D ED84 4E7A 1EE8 666C E734 FBC8 08B3<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: user directory index 
Back to top
Login to vote
steven3

External


Since: Sep 18, 2003
Posts: 2



(Msg. 3) Posted: Thu Sep 18, 2003 6:28 pm
Post subject: Re: user directory index [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

André Pfeiler wrote:

 > Steven wrote:
 >
 >
  >><Directory "/Users/username/Sites/">
  >>Options Indexes MultiViews
  >>AllowOverride None
  >>Order allow,deny
  >>Allow from all
  >></Directory>
 >
 > try
 > AllowOverride ALL

I already tried that, both in the httpd.conf and the included user.conf.
Still doesn't work...

Steven

--
steven.TakeThisOut@sifre.nl<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: user directory index 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Directory index query - Hi When there is no know index.* file in my root directory the contents of that directory are displayed under the heading Index of /Directory. Can anyone tell me how I disable this within the httpd.conf file. I want it to say /Forbidden or something..

Redirect of a user's public_html directory - Hello, I have a question regarding redirection using apache 1.3. The homepage of user foo, which is stored in foo's public_html directory, used to be reachable under http://myservername/~foo. Now the user foo left, and I would like to redirect all..

compiled index.jsp under OC4J - hello all - i'm having an issue making index.jsp show up fully compiled as our sites first page. I've been able to mod the httpd.conf file to find index.jsp rather than index.html, but when it displays, all the jsp code displays in the browser, rather..

Show Index of /usr/share/doc/packages - Hello, want to read the documents in /usr/share/doc/packages like in /srv/www/htdocs/manual shown as an index of /manual resp. index of /packages. SuSE Linux 8.1 Apache Server 1.3.26 In http.conf are the following entries: Alias "/manual/&q...

Show Index of /usr/share/doc/packages - Hello, want to read the documents in /usr/share/doc/packages like in /srv/www/htdocs/manual shown as an index of /manual resp. index of /packages. SuSE Linux 8.1 Apache Server 1.3.26 In http.conf are the following entries: Alias /manual/..
   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 ]