Originally posted by maxse
I dont think I need to pay for a domain. I can use my ip no? My IP changes like every 6 months, so its mostly static. I can register for one of those no-ip.com things for free.
SO my real quesion is how would I go about setting up the web server AND a web page that I would be able to customize from my main computer (having the webpage stored on the server, so basically change it remotely) and so that it automatically indexes the picture folder when a file is added and displays a thumbnail in the appropriate category name?
No-ip.com type things are great for static IP's, used them before with no problem
To serve the website to others, use Apache (just a suggestion, there's other ways to go) to set up a webserver. To edit the website, use an FTP server program on it, and FTP in from your desktop computer to change files (or change them over the network, or whatever).
Your last question about indexing the picture folder, etc. is more webdesign, and that's not really my area, so I'll shut up now