Il giorno 23/feb/2011, alle ore 14.50, Ljubomir Ljubojevic ha scritto:
Andrea Veri wrote:
Drupal:
-snip-
- works fine on CentOS since we currently have the needed packages
in EPEL. (so easy to upgrade or recover directly from RPMs)
I have one off-topic question.
Where is Drupal installed from RPM? /var/www/html? What about multiple domain servers? I am using Virtualmin on my server, is there any "copy" script so I could make a copy of default Drupal instance inside the /home/domain/html path?
For a list of file, just grab the drupal rpm and do:
repoquery --list package-name.rpm
For the rest you should read an Apache guide, there is plenty on the web about virtual hosts etc.
cheers,
Andrea