2009/8/6 Vivek Khurana <[email protected]> > On Wed, Aug 5, 2009 at 3:02 PM, sunil varpe <[email protected]> > wrote: > > > Hi , > > > > I am a very sorry for not given specific querry, I just want to update my > > files in web server from outside. what type of technical settings i > should > > do in my webserver.So i can easily access / monitor my server . My web > > server platform is linux (Redhat enterprise edition for server) , apache > > webserver and mysql database. >
As suggested by Vivek, If you have shell access you can upload files using SCP or use ssh to login on the server. If you don't have shell access,and using per-user web directories, setup a FTP server (allows local users to login) to upload files. For more information ref to Apache documentation http://httpd.apache.org/docs/2.2/howto/public_html.html -- Regards, Meghanand N. Acharekar Reg Linux User #397975 ------------------------------------------ I was born free! No Gates and Windows can restrict my Freedom !!! _______________________________________ Pune GNU/Linux Users Group Mailing List
