This is a discussion on How do I get Apache to display images? within the Apache Web Server forums, part of the Web Server and Related Forums category; I have <Directory /srv/www/htdocs/cozumel> Options +Indexes IndexOptions FancyIndexing IconsAreLinks </Directory> in my httpd....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have
<Directory /srv/www/htdocs/cozumel> Options +Indexes IndexOptions FancyIndexing IconsAreLinks </Directory> in my httpd.conf. How do I get Apache to display the images as images rather than hyperlinks? (That is, I want a contact sheet I can click on.) |
|
|||
|
On Fri, 05 Nov 2004 06:07:21 -0800, Scott Simpson
<Scott.Simpson@computer.org> wrote: >I have > ><Directory /srv/www/htdocs/cozumel> > Options +Indexes > IndexOptions FancyIndexing IconsAreLinks ></Directory> > >in my httpd.conf. How do I get Apache to display the images as images >rather than hyperlinks? (That is, I want a contact sheet I can click on.) I don't believe you can. There are a number of freeware (at least for Windows) programs that will make the thumbnails and generate an index.html but I don't believe Apache natively can do this. -- To reply, remove TheObvious from my e-mail address. |
| Thread Tools | |
| Display Modes | |
|
|