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

Re: [cobalt-users] frontpage raq3



Gary,

I get this alot too. It usually happens when someone publishes with FTP.
Just had one tonight. Here's what you need to do...

1. Telnet into the server
2. su
3. rm /usr/local/frontpage/www.domain.com:80.cnf
4. pico /etc/httpd/conf/fpx.httpd.conf
5. Find the configuration for the host and remove it. It'll look something
like this:

<VirtualHost www.domain.com>
ServerName www.domain.com
ServerAdmin admin
DocumentRoot /home/sites/site48/web
</VirtualHost>

6. Then you should be able to remove/add FP extensions from the control
panel.

Brian Emerson
Inet7 Internet Services, Inc.
bemerson@xxxxxxxxx


>
> Client does something to "wreck" frontpage