LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   noob webserver questions (https://www.linuxquestions.org/questions/linux-newbie-8/noob-webserver-questions-276740/)

speel 01-11-2005 09:32 PM

noob webserver questions
 
ok well i want to set up my own personal web server / ftp i have apache set up so far ( woot ) now i need a noob friendly ftp server i can run with ease and one more thing .. how to add features like php,cgi, etc.. thanks much

JimBass 01-11-2005 10:49 PM

For the ftp question, I love vsftp. Very secure ftp is just what it says. There is one config file, I think something like vsftp.conf. You can set it to allow anonymous access, or only allow local users access. I go with the local users option. That way you can restrict who sees what very easily. Of course you can do the same with anonymous, but I like knowing who is doing what where, and forcing the local users option does IMHO a "better" job that leaving it open to all. The documentation for it is very good as well.

I don't play with apache and cgi stuff much, so I'll leave that question for others.

Peace,
JimBass

redjokerx 01-11-2005 11:03 PM

vsftpd is pretty easy to set up. I've had more luck on that than proftpd.. but then again, vsftpd is supposed to be more secure.

For Apache's CGI stuff, it's pretty easy to setup. I don't remember exactly how to (you can read the manual for that), but all you had to do was to add one line or uncomment one line... something like that. Quite easy.

reddazz 01-12-2005 02:19 AM

Yeah, I have always preferred vsftpd over other ftp servers. It's simple and easy to configure, so I wouldn't hesitate to recommend it to anyone else.

scuzzman 01-12-2005 02:20 AM

I actually like Proftpd - works very well for me. And the setup is a cinch.


All times are GMT -5. The time now is 12:38 PM.