Yes I am using JMSmultisites 1.3.0 stable.
Joomla! 3.0.2 Stable [ Ember ] 08-November-2012 14:00 GMT
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"
Its pretty much a basic install LAMP + webmin + Postfix + ProFTPD. I determined after several tries of loading on a VM to scrap using Nginx as a reverse proxy, cause of mod-rewrite support. Yes, its all on a VM no extra bells or such installed, I gave it 4 processors and 4G of ram, with 20G space... all for one site, mysql-proxy on the system offloading the database to a cluster.
Code: |
Mods Enabled:
alias.conf authz_user.load dir.load php5.load ssl.load
alias.load autoindex.conf env.load reqtimeout.conf status.conf
auth_basic.load autoindex.load mime.conf reqtimeout.load status.load
authn_file.load cgi.load mime.load rewrite.load suexec.load
authz_default.load deflate.conf negotiation.conf setenvif.conf
authz_groupfile.load deflate.load negotiation.load setenvif.load
authz_host.load dir.conf php5.conf ssl.conf
|