[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Lost web interface w/ raq4
- Subject: RE: [cobalt-users] Lost web interface w/ raq4
- From: "Peter Masloch" <peter@xxxxxxxxxxx>
- Date: Mon Jun 10 18:46:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On my box (Raq2) is always a backup httpd.conf called
httpd.conf.bak. I don't know about other Raq's.
Open a conf file with Wordpad will screw it up.
You should use vi for editing. For the correct commands
make a man vi. Copy and paste is much easier by using
the Putty SSH client then directly on the command line.
Peter
> > Yes, that is what I'm saying. This could be a problem, no?
> > <grin> So I need to somehow append all that stuff to the
> > httpd.conf file?
> > Wonder how it left. I've been using pico -w for all my
> > editing but not
> > sure I know how to copy paste in linux via command line.
> >
>
> You can upload, as ASCII, the httpd.conf file to a directory, making
> sure you don't wrap any lines, then as root:
> If you're in the /etc/httpd/conf directory already:
>
> cp /home/sites/home/web/httpd.conf httpd.conf
>
> Then restart httpd.
> /etc/rc.d/init.d/httpd restart
>
> The problem is making sure you have a proper httpd.conf file.
> Maybe you
> issued a command to delete some lines. Ideally, you should
> have a backup
> of your httpd.conf that you made before ever editing it in the first
> place.
> --
> Dan Kriwitsky
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>