aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/multi_domain_setup_possible__63__.mdwn
diff options
context:
space:
mode:
authorhttp://claimid.com/helios <helios@web>2010-08-15 11:11:21 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-08-15 11:11:21 +0000
commit7998f73ded64d3101bcd9cdf9a388f23e694653a (patch)
treef6e55a78d58c939608b8263675bf0d554dac7950 /doc/forum/multi_domain_setup_possible__63__.mdwn
parent4e8a695431489d2059907122a11089c0e45a165c (diff)
downloadikiwiki-7998f73ded64d3101bcd9cdf9a388f23e694653a.tar
ikiwiki-7998f73ded64d3101bcd9cdf9a388f23e694653a.tar.gz
question "creating multi domain setup possible?"
Diffstat (limited to 'doc/forum/multi_domain_setup_possible__63__.mdwn')
-rw-r--r--doc/forum/multi_domain_setup_possible__63__.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/multi_domain_setup_possible__63__.mdwn b/doc/forum/multi_domain_setup_possible__63__.mdwn
new file mode 100644
index 000000000..01b31aafb
--- /dev/null
+++ b/doc/forum/multi_domain_setup_possible__63__.mdwn
@@ -0,0 +1,15 @@
+Hi! I am searching for a replacement of my blog and webpages made off static HTML with just some custom PHP around it for years already. ikiwiki seems to be one of the hot candidates, since it uses a RCS.
+
+I would like to have a multi domain setup like this:
+
+- myname.private.de => more of a personal page
+- professional.de => more of my professional work related page
+- and possibly others
+
+Now when I write a blog entry about some Linux, Debian or KDE stuff, I possibly would like to have it shown on my private and my professional domain.
+
+And I might like to use some kind of inter wiki links now and then.
+
+Is such a setup possible? I thought about have a big wiki with Apache serving sub directories from it under different domains, but then wiki links like would not work.
+
+Maybe having the same blog entry, same content on several domains is not such a hot idea, but as long as I do not see a problem with it, I'd like to do it.