I have several sites (Asp.Net) that I would like to have a single sign on for...
I would like a user to visit Site1 and have Site1 contact a central single sign-on server (SSS).
The SSS would then determine that the user was not logged on (Not sure how) and would redirect the user to a Logon screen (Still on the SSS).
If authenticat...
Hello,
I have been looking for a while now to find a solution to accomplish the following system.
I would like to build a PHP system on, let's say, domainA. On this domainA I will allow an administrator to 'create' a new website. This website contains only of pieces of text, which are all stored in a database. This, I know how to do.
...
hi, i'm building a multi-site application where a client must be able to use his own domain (as oppose to just a subdomain). i like to know the different ways to go about it, and what configuration is needed on both end when/if the client wishes to handle email hosting externally.
any reference to lxadmin/hypervm would be helpful too. t...
There's a rails recipe that illustrates how to do this in rails 2, but now that sexy rack is in, the solution seemed no longer relevant. How can this be handled in rails 2.3.2?
...
Hi,
Has anyone got RadiantCMS with multi_site working on Heroku? I actually tried it and it bombed big-time giving the error:
Heroku | No such app
There is no app configured at that hostname.
Perhaps the app owner has renamed it, or you mistyped the URL.
This is what I tried:
Go to tractor.heroku.com and login using admin / radiant...
Hello all,
I'm collecting some thoughts about creating a multisite CMS. In my opinion there are two major approaches.
All data is stored into 1 database, giving me the advantage of single point of updates;
Seperated databases, so each client has its own database. Giving me the advantage to measure bandwith.
Option 1 gives me the dis...
There are lots of new properties in wordpress 3.0, one of the most important is the multi-site function, which was implemented in wordpress MU. So, How can i enable multi-site function in wordpress 3.0? Does it support standalone subdomain?
...
Is there a way in multi-site WP3.0 to provide unique site names without using subdomains or subdirectories? For example, my multi-site name is sites-d.ourdomain, but I want the urls for each site instance to look like this:
[site1].ourdomain (instead of
sites-d.ourdomain/[site1] or
[site1].sites-d.ourdomain)
Our clients expect to have ...
I am currently working on a site at the moment that requires multiple domains to be available and each domain needs to deliver a different language version of the website.
For this reason I have chosen ExpressionEngine and the Multi Site Manager. However I am having trouble getting it initially setup, and I am having trouble understandi...
Okay. This is propably very basic and noobie, but I have about 20+ stores inside one Magento site. I want to make the default search not only search the current store, but all other stores that are in the systems aswell.
Kinda like the global search in backend.
The frontend search should search those 20+ sites which are under the same ...