Hi there.
I was searching for info and wasn't quite able to find what I needed.
I was toying with the idea of installing DragonflyCMS on my server with a specific site in mind, but thought it would be nice if the install was available for other users to play with.
A little about my setup...
I have limited space on /usr
I have a primary domain of
www.niceboots.com with the standard ~username home pages.
Files for
www.niceboots.com live in /usr/local/www/niceboots/
Files for ~username live in /home/username/
I have a base domain of...let's say...server.niceboots.com.
Files for server.niceboots.com live in /usr/local/www/htdocs/
The main domain I'm interested in getting set up on is not ready to be released to the public, so for now it will be referred to as
www.secretdomain.com.
Files for this domain currently live in /home/secretuser/
I tried using another CMS, but never got essential parts of it working and the support was somewhat lacking. I think, really, my technical level wasn't high enough to use their product. One of the things that bothered me about their multisite setup is that the home dir for
www.secretdomain.com was changed to the server.niceboots.com dir instead. There was a sites/www.secretdomain.com set up that I linked to /home/secretuser/public_html/ so that all the modules etc. for that site would not take up extra /usr space. I also ended up having to reference everything I uploaded into /home/secretuser/public_html by some horribly long url and I didn't want that.
So here's what I'd like.
Single install, multiple domains/sites - DragonflyCMS installed so that multiple users/domains can use it. I'd like it so that even
www.niceboots.com/~username people could use it if they wanted.
Minimal /usr space taken up with the files.
The ability to still FTP files (using the secretuser) login into /home/secretuser/public_html/stuff/ and reference it by
www.secretdomain.com/stuff (nice short URLs).
Is this all possible?
Would it just be easier to set up DragonflyCMS under the secretuser name and worry later if anybody else wants to use it?
I haven't even gone into database or httpd.conf setup here. I'm comfortable enough with using httpd.conf to set things up for the site (have a VirtualHost entry setting the
www.secretdomain.com dir to /home/secretuser/public_html). I'm a db newbie, though.
Suggestions appreciated. I haven't started the install yet because I'm not sure where the best place to put it is.
Thanks in advance.
-T.