Forum Moderators: travelin cat

Message Too Old, No Replies

server admin clobbers virtual host configuration

         

winglian

5:49 am on Feb 5, 2005 (gmt 0)

10+ Year Member



i have some custom directory level mod_rewrites in my /etc/httpd/sites/ virtual host conf files that get clobbered every time I make a minor update within Mac OS X's server admin utility. Is there a way to prevent this behavior short of using actual .htaccess files?

<edit>
doing a little more research, it tends to remove stuff that although is perfectly valid, seems to be stuff it either doesn't understand or think is necessary... still any ideas?
</edit>

Thanks
Wing Lian

BjarneDM

11:22 pm on Feb 5, 2005 (gmt 0)

10+ Year Member



Use
chflags
in Terminal to set either the system or user immutable flag.