Search found 2 matches
- Mon Feb 01, 2016 9:25 pm
- Forum: RHEL/CentOS
- Topic: Manual install onto existing system.
- Replies: 3
- Views: 4438
Re: Manual install onto existing system.
So it has a per-vhost config?
Does it use htaccess to do this, or something else?
At present, each of our vhosts has it's own user/group and separate config file, but we keep all of them in /etc/httpd/vhosts.d/
There is way, way too much data & too many sites to manually recreate everything.
Does it use htaccess to do this, or something else?
At present, each of our vhosts has it's own user/group and separate config file, but we keep all of them in /etc/httpd/vhosts.d/
There is way, way too much data & too many sites to manually recreate everything.
- Mon Feb 01, 2016 8:49 pm
- Forum: RHEL/CentOS
- Topic: Manual install onto existing system.
- Replies: 3
- Views: 4438
Manual install onto existing system.
I am looking at web-control panels for an existing virtual host environment. We have 25-30 vhosts on this machine, for various 'internal customer' websites. I do not want to rebuild our stage/admin server just to give our customers 'user-level' panel access to their vhost sites. While every single o...