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

Show Index of /usr/share/doc/packages

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Show Index of /usr/share/doc/packages  
Author Message
user2467

External


Since: Sep 10, 2003
Posts: 2



(Msg. 1) Posted: Wed Sep 10, 2003 5:09 pm
Post subject: Show Index of /usr/share/doc/packages
Archived from groups: alt>apache>configuration (more info?)

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/" "/srv/www/htdocs/manual/"

<Directory "/srv/www/htdocs/manual">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

Alias "/docs/" "/usr/share/doc/packages/"

<Directory "/usr/share/doc/packages">
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

Calling http://<server>/manual/
shows the correct index.

Calling http://<server>/docs/
shows

Forbidden

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

Have you any idea?

Marianne

 >> Stay informed about: Show Index of /usr/share/doc/packages 
Back to top
Login to vote
www2

External


Since: Sep 11, 2003
Posts: 3



(Msg. 2) Posted: Sat Sep 13, 2003 3:40 pm
Post subject: Re: Show Index of /usr/share/doc/packages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Marianne Mainus schrieb:

 > want to read the documents in /usr/share/doc/packages [...]
 >
 > SuSE Linux 8.1 Apache Server 1.3.26
 >
 > In http.conf are the following entries:
[...]
 > Alias "/docs/" "/usr/share/doc/packages/"
 >
 > <Directory "/usr/share/doc/packages">
 > Options Indexes FollowSymLinks MultiViews
 > AllowOverride None
 > Order allow,deny
 > Allow from all
 > </Directory>
[...]
<font color=purple> > Calling <a style='text-decoration: underline;' href="http://<server>/docs/</font" target="_blank">http://<server>/docs/</font</a>>
 > shows
 >
 > Forbidden
 >
 > You don't have permission to access /docs/ on this server.
 >
 > Have you any idea?

Your configuration looks good. Please post the significant content of the
ErrorLog-file. Maybe Apache don't have permission to read
/usr/share/doc/packages (denied by the filesystem), but for my opinion
everbody can access to this folder. The ErrorLog-file will bring
clarification.

cc
--
Corrections of my english are welcome.
(please private because here its off-topic)<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Show Index of /usr/share/doc/packages 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
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/..

can't get symlinks to show up correctly - I'm running a fresh, vanilla install of Apache on Openbsd OpenBSD foo.mydomain.com 3.3 GENERIC#44 i386 Apache is running and I can see the install welcome page. From what I've read in the documentation the following (default) settings in httpd.conf..

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..

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..

CGI issue when returning to index.html - I have a slight issue with my website. Most of the pages are generated by Perl and they all function correctly apart from when someone logs off. When a user clicks the logoff button, the page just goes blank instead of loading index.html (frame page..
   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 ]