MORE THAN ONE DOMAIN NAME WITHIN MY MOBILEME ACCOUNT ?

I own more than one domain name. Can Mobileme host more than one of them and keep them separate for viewers so that somebody logging in to website 1 does not also get the files etc for website 2 ?

mrs green wrote:
Can Mobileme host more than one of them...
Welcome to the discussions, Mrs Green. MobileMe doesn't host domain names +per se+ — MobileMe accepts a re-direction of a domain name to its servers. MobileMe will accept only one domain name re-directed via CNAME, but can accept more re-directed domain names via "WebForwarding".
...and keep them separate for viewers so that somebody logging in to website 1 does not also get the files etc for website 2 ?
See +"WebForward with Cloaking (or masking)"+ here:
http://iwebfaq.org/site/iWeb_Domains.html

Similar Messages

  • More than one domain name

    Hello.
    I have more than one domain name that I want re-route to one web address. How can I do this with i-web? I also want to know how to set up a personal email address for my web site, (ex. [email protected]) Im not sure how to do this either with i-web.
    Thanks!!!!
    Alan

    You need to enter a personal domain name in your .Mac account and then you have the option of using CNAME once and then web forwarding for the rest. You need to go to your domain name registrar/hosting company and alter the DNS setting for this and also use the masked or unmasked web forwarding options.
    If you want to use the e-mail option, then this will also be done through your hosting company. .Mac just hosts the site, not the domain name.

  • More than one domain name on mobileme

    I have made two websites with iweb which I have hosted on my MobileMe account. I bought one domain name from godaddy to link with my first site and this worked well, however when I bough a second name for the other web site I encountered lots of problems, I could link the site but no include the www and then was confronted with the sign in form although I have not ticked the 'make my site private box'
    Will MobileMe only except one domain name, if so I will have to try and find another hosting site.

    You can have only one domainname with Personal Domain at MobileMe. To use the other one you have to enable URL forwarding, with or without masking where you host your domainname.
    There's [a forum dedicated to MobileMe, Personal Domain and iWeb|http://discussions.apple.com/forum.jspa?forumID=1163] where these questions are asked and answered daily.
    All your pages on MMe are accessible by that domainname and by the web.me.com/username address.
    Configuring a domainname is beyond iWeb.

  • HT1107 I have registered 2 domain names . can I have more then one domain name on mobile me or icloud?

    I have registered 2 domain names . can I have more then one domain name on mobile me or icloud?

    MobileMe ends here at the end of the month so you will need to look into hosting your website/websites with another webhosting service.
    I personally use IX Webhosting for a couple of reasons:
    Fast reliable personal tech support by phone, instant chat, & email
    They allow unlimited domains "www.yoursite.com", unlimited email accounts, unlimited bandwidth
    And, price they are very reasonable plans start @ $3.95 USD a month
    http://jeffnitschke.com/IXWebHosting.html

  • [Fwd: Client accessing MBeanHome for more than one domain receives SecurityException]

    Fwd'ing to security newsgroup
    -------- Original Message --------
    Subject: Client accessing MBeanHome for more than one domain receives
    SecurityException
    Date: 4 Mar 2004 07:27:33 -0800
    From: Dinesh Bhat <[email protected]>
    Reply-To: Dinesh Bhat <[email protected]>
    Organization: BEA NEWS SITE
    Newsgroups: weblogic.developer.interest.management
    Hi,
    When a client accesses MBeans of more than one domains (Weblogic 8.1)
    that have
    different passwords, it receives a SecurityException. This occurs when
    the MBeanHome
    for each domain is looked up at initialization and reused for each
    request ( to
    access MBeans ). The security exception does not occur if the MBeanHome
    for each
    domain is looked up for each request. On initial review, this behavoir
    seems inconsistent.
    Looking up the MBeanHome for each request may introduce a significant
    overhead.
    I am not sure if concurrent lookups would also cause the same problem.
    I have read on another post that we can work around this problem by
    establishing
    a trust relationship between the servers, but this may not be feasible
    when one
    is monitoring a lot of servers and the overhead of configuration may be
    an issue.
    I have attached code that can reproduce the problem.
    Please advise on the correct approach.
    Thanks
    Dinesh Bhat
    Panacya Inc.
    import java.util.ArrayList;
    import java.util.Set;
    import java.util.HashMap;
    import java.util.Iterator;
    import java.util.Hashtable;
    import javax.management.MBeanServer;
    import javax.naming.Context;
    import weblogic.jndi.Environment;
    import weblogic.management.MBeanHome;
    * This class reproduces the Security Exception that is caused when a client tries to access
    * MBeans of more than one domain with different weblogic passwords. Here is the stacktrace of the
    * exception
    * java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators]
         at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
         at weblogic.management.internal.AdminMBeanHomeImpl_811_WLStub.getDomainName(Unknown Source)
         at WLSecurityTest.getWeblogicInfo(WLSecurityTest.java:140)
         at WLSecurityTest.runTest(WLSecurityTest.java:75)
         at WLSecurityTest.<init>(WLSecurityTest.java:66)
         at WLSecurityTest.main(WLSecurityTest.java:51)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.intellij.rt.execution.application.AppMain.main(Unknown Source)
    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators]
         at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:682)
         at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:181)
         at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:814)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:299)
         at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:920)
         at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:841)
         at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:222)
         at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
         at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:570)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:105)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    * Note: the exception is caused only when the MBeanHome for each domain is cached and used for subsequent
    * transactions. The exception does not occur if the MBeanHome for each domain is looked up for each transaction. This
    * would significant overhead in practice. Also the transactions across the various domains occurs serially, hence
    * the effect of concurrent lookups has to be tested.
    * Usage:
    * This class has been tested with weblogic 8.1
    * The class needs weblogic.jar in its classpath
    * One can specify the weblogic details as System properties. The properties need to be specified in
    * the following format:
    * wls.host.n, wls.userId.n, wls.password.n where n is the weblogix instance number. Also specify
    * the boolean system property reconnect.each.iteration to toggle between reconnecting or not reconnecting
    * for each iteration. When not reconnecting for each iteration, the MBeanHome is reused and the Security Exception
    * occurs.
    * Following is the example of system properties
    * -Dwls.host.0=localhost:7001 -Dwls.userId.0=weblogic -Dwls.password.0=weblogic
    * -Dwls.host.1=localhost:7011 -Dwls.userId.1=weblogic -Dwls.password.1=weblogic1
    * -Dwls.host.2=localhost:7021 -Dwls.userId.2=weblogic -Dwls.password.2=weblogic2
    * -Dreconnect.each.iteration=false
    public class WLSecurityTest
    ArrayList wlsDetailsList = new ArrayList();
    HashMap connectionMap = new HashMap();
    public static void main(String[] args)
    try
    WLSecurityTest wlSecurityTest = new WLSecurityTest();
    catch (Exception e)
    e.printStackTrace();
    * Constructor
    * @throws Exception
    public WLSecurityTest() throws Exception
    int noOfTries = 10;
    getWLSDetails();
    for( int i=0; i <= noOfTries; i++)
    runTest();
    * Runs the test
    private void runTest()
    for (int i = 0; i < wlsDetailsList.size(); i++)
    WLSDetails wlsDetails = (WLSDetails) wlsDetailsList.get(i);
    getWeblogicInfo(wlsDetails);
    * Get Weblogic details from System properties
    * @throws Exception
    private void getWLSDetails() throws Exception
    wlsDetailsList = new ArrayList();
    String hostKeyTmpl = "wls.host";
    String userIdKeyTmpl = "wls.userId";
    String passwordKeyTmpl = "wls.password";
    boolean done = false;
    for (int i = 0; !done; i++)
    WLSDetails wlsDetails = new WLSDetails();
    String hostKey = hostKeyTmpl + "." + Integer.toString(i);
    String userIdKey = userIdKeyTmpl + "." + Integer.toString(i);
    String passwordKey = passwordKeyTmpl + "." + Integer.toString(i);
    wlsDetails.hostName = System.getProperty(hostKey);
    done = (wlsDetails.hostName == null) || (wlsDetails.hostName.length() == 0);
    if (!done)
    wlsDetails.userId = System.getProperty(userIdKey);
    wlsDetails.password = System.getProperty(passwordKey);
    connect(wlsDetails);
    wlsDetailsList.add(wlsDetails);
    * Lookup the MBeanHome for the specified weblogic server
    * @param wlsDetails
    * @throws Exception
    public synchronized void connect(WLSecurityTest.WLSDetails wlsDetails) throws Exception
    Context ctx = null;
    MBeanHome mbHomeLocal = null;
    try
    Environment env = new Environment();
    env.setProviderUrl("t3://" + wlsDetails.hostName);
    env.setSecurityPrincipal(wlsDetails.userId);
    env.setSecurityCredentials(wlsDetails.password);
    Hashtable hashtable = env.getProperties();
    System.out.println(hashtable.toString());
    ctx = env.getInitialContext();
    wlsDetails._mBeanHome = (MBeanHome) ctx.lookup(MBeanHome.ADMIN_JNDI_NAME);
    catch (Exception e)
    e.printStackTrace();
    * Gets weblogic information using MBeans
    * @param wlsDetails
    public synchronized void getWeblogicInfo(WLSDetails wlsDetails)
    try
    boolean reconnectEachIteration =
    Boolean.getBoolean("reconnect.each.iteration");
    if( (reconnectEachIteration) || ((wlsDetails._mBeanHome == null) && (!reconnectEachIteration) ))
    connect(wlsDetails);
    MBeanHome mbHomeLocal = wlsDetails._mBeanHome;
    String domainName = mbHomeLocal.getDomainName();
    Set allMBeans = mbHomeLocal.getAllMBeans();
    System.out.println("Size: " + allMBeans.size());
    Set clusterMBeans = mbHomeLocal.getMBeansByType("Cluster", domainName);
    System.out.println(clusterMBeans);
    MBeanServer mBeanServer = mbHomeLocal.getMBeanServer();
    catch (Exception ex)
    ex.printStackTrace();
    * Class that holds weblogic server details
    class WLSDetails
    String hostName = "";
    String userId = "";
    String password = "";
    MBeanHome _mBeanHome = null;

    If Server version is 61.
    Make user "system" password of all weblogic servers same.
    If Server version above 61(70,81)
    In the Security Advanced Settings un check generated credential and specify a common credentail for all the weblogic servers(domains).

  • Can you have more than one Skype name?

    I have registered a phone line and premium account to my Skype name. I would like one for work and one for home separately. Can you link more than one Skype name to one account?

    I think you are using the same Composition Class on both project. On the properties tab, you can change this number (e.g.: EDGE-1637270).

  • Configure workflow notification mailer for more than one domain

    Hi ,
    Is it possible to configure workflow notification mailer for two different Domains ?
    We are using more than one domain so the notifcations/mails has be to be directed to more than one domain .
    please guide me through some docs .
    Regards .

    Duplicate thread (please post only once)
    plz help me...!!!! Workflow Notification Mailer
    plz help me...!!!! Workflow Notification Mailer

  • Can i have more than one ipod touch on the same account, or must they both be set up with different id's.

      Can I have more than one ipod touch on the same account, or must they each have their own ID.

    If you use the same account see the following to separate Messages and FaceTime between the two iPod see:
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime

  • I have a game in the game center(clash of clans) and i have more than one apple mobile on the same account and i dont know how to delete the game(clash of clans) from the game center

    i have a game in the game center(clash of clans) and i have more than one apple mobile on the same account and i dont know how to delete the  game(clash of clans) from the game center.

    Hello ayhamnaser,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Using Game Center
    http://support.apple.com/kb/ht4314
    If in Game Center > Me > Games > my iOS Games > swipe to the left on the game > Remove.
    Have a nice day,
    Mario

  • .mac host more than one domain at a time????

    can . mac host more than one of my domains at a time?????
    thanks

    can . mac host more than one of my domains at a time?????
    .Mac doesn't host domain names. If you are talking about web sites, you can have as many sites as will fit in your storage space. You can also use url forwarding to point to as many sites as you want.
    The right place to ask questions about .Mac and domains is probably:
    http://discussions.apple.com/forum.jspa?forumID=1163

  • Config more than one Domain SIP on Presence Server

    Hello,
    We are doing integration between CUPS and LYNC. we have a client that have many domains example:
    [email protected]
    [email protected]
    [email protected]
    so, in service parameters I configure the domain grupocopisa.com for the sip proxy. Also configure de network domain with grupocopisa.com
    I "THINK" I need to conf more than one domainsip proxy because the sip invites from is well treated. no?
    [email protected]
    [email protected]

    Hello,
    I read and see that this integration manual not aplied for my project. We are not remplacing the LYNC with jaber. We are integration the CUPS and LYNC but using only the LYNC client. This manual is for remplacing the lync client for jabber client, and doing step by step mainteing the presence feature between jabber and lync during the migration of remote head quarters. please correct me if im wrong.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cups/8_6/english/integration_notes/Federation/Intradomain_Federation/Overview_chapter.html
    Partitioned Intradomain Federation
    More and more enterprises are choosing Cisco Unified Presence as their  IM and Availability platform. These enterprises already have Microsoft  Office Communications Server (OCS) or Microsoft Live Communications  Server (LCS) deployed and want to move their users from Microsoft Office  Communicator to a Cisco Unified Presence supported client. During the  transition, it is important that these users who migrate to a  Cisco Unified Presence supported client can continue to share presence  information and instant messages with those users who are still using  Microsoft Office Communicator. For more information about supported  Cisco Unified Presence clients, see Software Requirements.
    Partitioned Intradomain Federation enables Cisco Unified Presence client  users and Microsoft Office Communicator users within the same  enterprise domain to exchange presence Availability and IM.
    This integration supports users within an enterprise domain who are  either configured on Cisco Unified Presence and use a  Cisco Unified Presence supported client as their desktop client, or are  enabled on OCS or LCS and use Microsoft Office Communicator as their  desktop client.

  • Why can't I display content from more than one domain in my web app?  Is there a workaround?

    I'm trying to display 2 datasources in different views of my web app, an rss from twitter, and an rss from wordpress,  but for some reason dashcode doesn't allow this.  Is there code that can fix this?  A source paramater change code (shown below) is provided in dashcode, but I don't know how to implement this, or if it will even solve the problem.  Can anyone help?
    // Retrieves data source. Sets a query parameter "category" to "Apple"
    var dataSource = dashcode.getDataSource("detailRequest");
    dataSource.setValueForKeyPath("Apple", "parameters.category");

    If you have the Creative Cloud and the Photoshop subscriptions in the same ID, then that's the issue:
    http://www.adobe.com/products/creativecloud/faq.html
    Can I buy more than one membership to an individual offering of Creative Cloud? 
    No, Adobe has moved to identity-based licensing with a technology that will not support multiple same-product licenses, so you can buy only one membership per Adobe ID. If you need two Creative Cloud memberships, you will need to purchase each with a unique Adobe ID. You can also purchase a Creative Cloud for teams membership, which allows you to purchase and manage multiple seats under one account.
    Just talk with Adobe customer's support and they will help you sort it out.
    Cheers,

  • Can i have more than one phone number on my itunes account?

    My son and I use the same apple ID. He has a separate phone number to me and wants to use imessage on his ipad.
    How can I set up my account to use more than one mobile number?

    He would have to use a separate ID for iMessage in order to do this.  You can still share the same ID for iTunes; it doesn't have to be the same as the ID used for iMessage.  To do this, have him go to Settings>Messages>Send & Receive, tap the ID, sign out, then sign back in with a different ID.

  • Can you have more than one apple id under the same account

    can you have more than one apple id under the same account

    Stop using the same Apple ID for iMessage on these devices.  Go to Settings>Messages>Send & Receive (Receive At in iOS 5), tap the ID shown, sign out, then sign back in using a unique ID for each device.  (Or, just sign out and stop using your Apple ID for iMessage.)

  • More than one contract for the same contract account

    Hello experts,
    As you know, the same contract account could has more than one utility contract.
    I want - by customizing - prevent users from creating new move in ( new utility contract ) for a contract account that has a contract.
    I don't want to do this functionality by user exits. Do you know how can I do this by customizing ( spro )?
    I am appreciating any help.
    Thanks...
    Hussam.

    This depends on which transaction you are using for move-in.  The only control you can have on this is by configuring your Master Data Template to always use a New Contract Account being created during move-in.  If you are using CRM front end for doing move-in, you could by default check the option for create new contract account and lock that field from being edited.

Maybe you are looking for

  • ITunes Cannot Connect, wont open!

    I'm posting this on behalf of a friend - she has a new Dell Windows XP, and for a couple months, in order to use iTunes & the music store, she disabled Norton AntiVirus and it worked fine. For some reason, now (before & after installing 7.0.1) it say

  • Placing notepad in FTP server

    Dear All, I sceduling one program in sm37 once the job is succesfully finished,  that intimation need to store in FTP server by creating notepad. In that notepad need to display that particular job completed sucessfully. can you please help on this.

  • Connecting my laptop to my stereo using the headphone jack

    Hello support I have a satellite U500 and I want to connect it to an external stereo with external speakers. My questions: 1. Is my headphone output jack support digital sound to the stereo? 2. Which cable should I use to make such a connection which

  • Need of Availability chech

    HI all!        What is the need of Availability check in Consignment stock Process Regards karthik

  • Best way to implement selectOneRadio component with "other" option

    I have a selectOneRadio component that has an other option (see below). If the other option is selected I need to pull the value out of a text field. Any ideas on the best way (or any way) to implement this? This is how it looks on the screen... Plea