How do I host a FTP server publicly with LAMPP?

Page 1 of 1 [ 2 posts ] 

Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

06 Jun 2011, 5:31 pm

I'm using XAMPP for linux.
How do I host an FTP publicly with it?
Would it be the same as this tutorial?
http://www.scribd.com/doc/17314628/How- ... -a-Website
Sorry, I would usually figure this out my self but im on a short time limit to get one of my projects done.
Thanks



mcg
Veteran
Veteran

User avatar

Joined: 26 Jan 2010
Age: 34
Gender: Male
Posts: 538
Location: Sacramento

06 Jun 2011, 9:34 pm

Well if you wanna do it with Apache there's mod_ftp (link).

You will probably find it easier to get help with vsftpd, though, which is more popular (though it's technically not LAMP).