Page 1 of 1

creating a public folder...

Posted: 28 Sep 2010, 03:30
by zander
hi,

i want to create a public direcory/folder that can be accessed by anyone on the web without passwords ect. so that i can share videos.

can i just do as instructed with photo sharing but use video files instead?

please advise.

zander

Re: creating a public folder...

Posted: 28 Sep 2010, 05:08
by tor
zander, if all you want to do is publish a folder via the webserver without any fancy style etc you could just create a folder under /home/web, lets say /home/web/stuff, and then put your stuff there. It should then be reachable to anyone accessing http://[bubba-address]/stuff

/Tor