[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: web server for development



mick crane wrote:

> It's a bit convoluted.
> I scp the files to a temp directory in my home directory on the server
> then ssh into the server, su to root, change the permissions and
> ownerships of the files then move them to /var/www/html/

for testing I usually configure something meaningful in apache and setup a
user that I would use to copy to the server. Keep it as simple as possible.
For example one default configuration in the past was the users
public_html.

another option is to open the target directory and edit the code in place.
Most editors would upload the changes automatically


Reply to: