Server help
Setting up my new domain.....I'd like to have the directory list setup so that when I give a link like www.williamwren.com , it shows the files in the directory. I know some hosts block this. If it'* not blocked, is there a way to make it work?
I was going to setup a gallery, but I have way too many pics in my bonneville collection now to spend the time to do it. I need some way to either list them all, or contact sheet them with an easy index.
I was going to setup a gallery, but I have way too many pics in my bonneville collection now to spend the time to do it. I need some way to either list them all, or contact sheet them with an easy index.
Ok, this sucks. What I REALLY need is software that resides on the server, and shows an index (preferably with thumbnails) of every image file in the directory. I need this to be maintenance free if possible. I have hundreds of pics to 'gallery'.
[Jewish Mother] I try and I try, and what thanks do I get...... [/Jewish Mother]
Like I said, I never used the Thumbnails thing. Well, we tried, and you got one of the best image viewers I've ever used.
Like I said, I never used the Thumbnails thing. Well, we tried, and you got one of the best image viewers I've ever used.
Senior Member
True Car Nut
Joined: Jul 2003
Posts: 6,127
Likes: 1
From: Westerville, Ohio 2000 Black SSEi

You can get a directory listing of the pics by ssh'ing into the server and changing the permissions on that directory to readable by all. For example if you if you want www.williamwren.com/pics to be directory listable you would ssh into your account. cd into the pics directory and type
chmod 755 . <enter>
chmod 755 * <enter>
This wil set the directory to readable as well as all the pics.
Todd
chmod 755 . <enter>
chmod 755 * <enter>
This wil set the directory to readable as well as all the pics.
Todd
Thread
Thread Starter
Forum
Replies
Last Post



