#!/bin/sh
chown -R root.web /home/httpd/html/www.nemtsov.ru
chmod -R g+rw /home/httpd/html/www.nemtsov.ru
chown -R root.web /home/httpd/html/www.rosmol.ru
chmod -R g+rw /home/httpd/html/www.rosmol.ru
chown -R root.web /home/httpd/html/test.rosmol.ru
chmod -R g+rw /home/httpd/html/test.rosmol.ru
chown root.web /home/httpd/html
chmod g+rw /home/httpd/html
chown root.web /home/httpd/cgi-bin
chmod g+rw /home/httpd/cgi-bin
chown root.web /home/httpd/icons
chmod g+rw /home/httpd/icons
