Preparation for multi-domain install
-
I plan on using the latest version of WordPress, but before I work through the documentation for installing a multi-domain WordPress site, I have some questions.
1) I am going to begin by simulating a multi-domain system by adding what look like omain names to the hosts file on both the servers and a few client virtual machines. But, if I spend time on creating a quantity of material, for the purpose of testing, what would be needed to simply make all that content available on a real domain, if and when I buy a domain name for it? Is there a best procedure to do this, so I do not have to recreate all that content?
2) I want to support a searchable archive, to which links can easily be made using whatever editor is built into WordPress (e.g. a document archive that contains all the documents an author has relied on to support he claims he makes, and to which other authors can link, in either critiquing the first author’s material or to do a different analysis (part of the idea is that it would be silly to store the same reference material independantly for each author, and part to ensure that all authors dealing with a given topic have a common base of reference material on which they can rely – and of course, extend). I know a guy who says he can develop such a thing (or advise me on how to do it – as I program web applications using Perl while he prefers PHP – and he is something of a WordPress guru), but is there an existing plugin that comes close to supporting what I need, that I could extend; or do I have to develop something de novo?
3) I plan on installing OFBiz on the same server, to handle ecomerce transactions associated with subscribing to material the authors have decided to make available for a fee. Is there any potential issue that might arise by having both accessible on the same apache httpd server.
4) what would be necessary to ensure that all content is available only over SSL or TLS?
5) What safeguards are in place in WordPress to protect against various web attacks (such as attacks involving injection of shell scripts, or of malevolent SQL statements, using the various forms WordPress must use? Or should I begin investigating the potential of using something like mod_rewrite or mod_security to provide some protection?
Thanks
Ted
The topic ‘Preparation for multi-domain install’ is closed to new replies.