Virtual Hosting Environment?

Hello Everyone, I'm RD West from South Carolina! I purchased a 24" iMac nad really like working on it with dreamweaver & photoshop for design and development. Now 2 weeks ago, I had to have the new 27" iMac with the i7 Quad Core - Its a power house! LoveIt!
So I went a step further and got the mac mini server with OS X Server 10.6.5 a few days ago...
After several reinstalls, watching video tutorials from Lynda.com, I have managed to get a standalone server up with dns, web, email, mysql/php for local domain. What a nightmare I had
I run FreeBSD when I first started hosting over 10 years ago I guess, moved to windows, trashed all windows and went with Gentoo Linux for a long time. Then when my client base grew, I switched to CentOS/DirectAdmin CP for quick reinstalls if disaster happens...
I want to have my company network on OS X server now and do virtual hosting but I am confused at workgroup manager.
The first install and first site which is the local site but I am on the front wire to the net I go in workgroup manager and add a new user and turn on mail and save - this creates a [email protected].. then user2, user3 etc...
What kind of mess will I have with 100+ sites?
What I need is some documentation of adding new virtual hosts and setting up mail accounts?
Can someone provide me links or docs with the best way to accomplish virtual hosting?
Thanks,
RD

What kind of mess will I have with 100+ sites?
a big one
What I need is some documentation of adding new virtual hosts and setting up mail accounts?
Can someone provide me links or docs with the best way to accomplish virtual hosting?
Starts with the apple manuals... they do detail mail and web virtual hosting.
Also review this:
http://downloads.topicdesk.com/docs/MakingVirtual_Mail_Users_in_OS_XServer.pdf
that said.. you are going to have a hard time duplicating the functionality you have with your existing setup... OS X Server isn't particularly well suited as an ISP virtual hosting platform... the GUI tools only get you part of the way, then you are stuck with command-line and you'll wish you had CP back.

Similar Messages

  • HOW TO DEFINE VIRTUAL HOST NAME IN HPIA64 + SAP R/3 ENTERPRISES 4.7

    Hi all,
    I am trying to install sap r/3 enterprises 4.7 with OS as HP-UX and Database as Oracle in a cluster environment.
    In cluster environment sap installation should be done on virtual hostname ( package id ). I'm using the env variable SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    My cluster is running and I'm able to ping it from network, but at the time of SAP Installation my sapinst starts with the physical host name not with the virtual host name.
    What can be the solution ..?
    Thanks,
    Chandresh Pranami.

    Hi Chandresh,
    Try executing sapinst with virtual hostname.
    eg. ./sapinst SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    This should work.
    -Pinkle

  • Mapping an url-pattern to a servlet in a hosted environment

    This may not be exactly the right place for this, but I thought someone may have had similar experiences and be able to suggest something...
    My JSP/Servlet application runs fine in a Tomcat -standalone environment, however there are certain mappings (hrefs and what-not) that do not function when I upload it to the hosted environment I am using. For example, the index page contains a link to something like /xyz. /xyz is an url-pattern specified in my web.xml that is then mapped to a servlet. The hosted application gets an Apache 404 when following such a link, because (the hosting help desk tell me) by default the only requests that Apache forwards to Tomcat are /*.jsp, /*.xml and /servlet/*, as defined in their httpd.conf.
    Are any of the following possible?
    1. They introduce somes line into the Tomcat section of their httpd.conf forwarding requests like myHostedSite/xyz to my instance of Tomcat (and so not forwarding theirOtherHostedSites/xyz).
    2. (My preferred shot-in-the-dark) They introduce a line into their httpd.conf that, for my site, then references another configuration file (on my part of the system), in which I could maintain a list of mappings that Apache should forward to Tomcat.
    Otherwise, I guess, I am left to change all refences in my code and pages from /xyz to /servlet/xyz which is ugly and feels like a kludge.
    Any hints, tips, help or advice (or even directions to a better place to post this) gratefully received.

    For Point 2, surely they are using a Virtual Host for your app on tomcat? this means they should be able to configure ALL requests to Tomcat based on your Virtual Host. Unless of course your using thier host name and utilising only the context path???
    The httpd.conf should have something like:<VirtualHost your.domainName.com:80>
        ServerAdmin [email protected]
        DocumentRoot /path/to/your/app
        ServerName your.domainName.org
        ErrorLog /path/to/error/log
        CustomLog /path/to/custom/log
        JkMount /*.jsp worker1 //your worker.properties file
        JkMount /*.html worker1 //your worker.properties file
    </VirtualHost>With the DocumentRoot set it should default all your gifs, jpegs etc but route htmls, jsps and servlets through to your tomcat instance as configured with your worker.properties file.
    I have to admit, Apache to Tomcat integration can be a nightmare and the Apache httpd.conf file is a monster but the above code should work provided you have yout own domain name.
    Regards,
    Anthony

  • DefaultWebApp on virtual host

    The documentation for WLS 8.1 says the DefaultWebApp parameter for virtual hosts
    is being
    depricated, yet you are not allowed to add more than one web application to a
    domain that
    has a context root of /. Is there another way to code a default application for
    a virtual host
    that I am not aware of? What would the advantage of a virtual host be if you
    can't assign a
    default web application?

    We do both.. physical gets installed on /opt and is just the agent & host target. Virtual is the db, listener, agent and virtual host. This way you can tell when a box that is not "active" is alerting or crashing and the virtual agent can contain the metrics and such set once and consistent. If you failover . you would have to rediscover/unblackout the db if you decided to discover it on the physical host.
    Our environment is veritas cluster server .. sounds like you have perhaps more of a vmware type of environment.
    Either way I would think you should go with the virtual agents.

  • Agent inst on virtual host . advantage / disadvantage

    hello all
    can anybody tell me the advantage or disadvantage for install the em 12c agent on a virtual host ?
    we have a big enviroment with many virtual hosts on a phys . maschiene .
    its better to install one agent on a phys. host or one agent for one virtual host . ?
    thanks

    We do both.. physical gets installed on /opt and is just the agent & host target. Virtual is the db, listener, agent and virtual host. This way you can tell when a box that is not "active" is alerting or crashing and the virtual agent can contain the metrics and such set once and consistent. If you failover . you would have to rediscover/unblackout the db if you decided to discover it on the physical host.
    Our environment is veritas cluster server .. sounds like you have perhaps more of a vmware type of environment.
    Either way I would think you should go with the virtual agents.

  • Virtual host creation in web sphere deployment

    Dear all,
    We are having multiple system using the same doc root in websphere. Due to this we can not start multiple app server at a time.
    Our deployment environment is Websphere 3.5 on Win NT 4.0.
    To solve this problem , I need to create a virtual host that will avoid conflicts.
    Do I need to changes the DNS settings.
    Pls. let me know if you have the solution for this.
    Nitin

    Ok I give up...what does this have to do with Java?

  • Installation using a virtual host created .dbenv with wrong hostname

    Discovered that during the installation of a Solution Manager on Solaris that the .dbenv_<hostname>.sh and .dbenv_<hostname>.csh and were created with <hostname> = Virtual name. However the .profile uses the 'hostname' to determine which .dbenv to use. Since 'hostname' returns the actual server name and not the virtual name the db environment is not set.
    This is easily resolved by renaming the .dbenv to the actual host name. My concern and question is whether this will cause me issues down the road and also I cannot seem to find anyone else or SAP note that reflects this issue.
    Please advise...Thanks...
    David

    Hello David
    We always install using virtual hostnames here, using seperated ip addresses (physical host X with IP Y and virtual host S with IP T) using sapinst option SAPINST_USE_HOSTNAME=<shortname virtual hostname> and we have those profiles with the virtual hostname after installation.
    Kind regards
    Tom

  • Hosted Environment - Oracle 10gAS installtion architecture

    Present:
    We have a business application developed using Oracle DB, Oracle Forms and Oracle Reports. Our application is some what like Oracle Applications/eBusiness Suite (earlier version) with smaller footprint for mid to small customers using end to end Oracle Technology stack.
    At present we have a hosted environment for 16 different customers with 16 different databases (Version 8i) that store business/application data. These are installed in FOUR Hardware Boxes/Servers. We have Oracle Forms (6.x) and Reports (6.x) runtimes installed on 5 different boxes. We use CITRIX to host the presentation layer to our 16 customers.
    Future:
    We have upgraded our application/package and now we are using Oracle Technology Stack Oracle DB (10G), 10G suite of Oracle Application Server (Oracle Portal, Oracle Forms, Oracle Reports, Discoverer, Java and PL/SQL). Our application is somewhat like Oracle Applications/eBusiness Suite (11i) with smaller footprint for mid to small customers using end to end Oracle Technology stack.
    Now coming to hosting this new version, we are going to have FOUR DB servers to host the DB 10G and we do not anticipate any issues. This is what we have now.
    Now coming to installing and hosting “Application Server” that can serve all 16 customers, we are debating on what is the best approach. We certainly are NOT going to install in 16 different boxes. We like to install 4-6 customers in EACH box and also configure to load balancing, fail over etc. i.e. We like to have 16 middle tiers and 16 infrastructures installed in 4-6 boxes. Of course we could us DB server to install infrastructures. So the questions are…
    1.     Can we install 16 Infrastructures and 16 middle tiers on 4-6 Boxes?
    2.     If not, should we install the infrastructures in the Database servers and only use Middle Tier for these 5-6 boxes?
    What is the best and supported approach?

    You can install multiple infrastructures on the same box if you create the repository using MRCA. In this architecture you would first create multiple databases on your database tier cluster, and then create the repository schemas with the MRCA tool, after that you would install the infrastructures, pointing the installer to the repository database.
    You could also have a single infrastructure cluster and work with multiple realms on a single directory. The memory footprint of a single install would be smaller, as there will be no need for multiple Apache and OC4J runtimes for each infrastructure. Maintenance will also be easier without multiple environments to apply patches to.
    You probably will want to implement a cluster based on OID replication, to allow for rolling upgrades and patching of the infrastructure with virtually no downtime.
    About installing the infrastructures on the database boxes, I personally dont like the idea of having web servers on database boxes, but you could install OID on them. Currently there are many possible install topologies, including moving the SSO and DAS to a 10.1.3 version web tier. You could check the enterprise deployment guide for AS 10.1.2 and 10.1.3, and for IDM 10.1.4.
    Regards,
    Luis

  • Associating Default Web Application with Virtual Host

    Hi
    We are trying to run several virtual hosts on the same managed server. However, each of those virtual hosts (e.g. bob.mydomain.com, john.mydomain.com) will need to have a different default web application (the rest of the deployed web applications will be the same between hosts). We tried to create default web applications with <context-root> in weblogic.xml set to / (also tried "") - however when attempting to deploy 2nd default web app an error message comes up:
    Context path '/""' is already in use
    So, it appears that we can't associate a default web application with a virtual host. Any ideas on how to solve it?
    Our Environment:
    Weblogic version: 10.3 TP, Windows
    Many thanks
    Jason

    Is your webapp targetted to the correct virtual-host during deployment?It could be possible that your webapp is targetted to the default web-server instead of the virtual-host causing this error. Can you validate this from your config file?
    You can also configure default webapps for virtual hosts by setting the default-web-app-context-root element of virtual-host element in your config file

  • Virtual host name?

    Can i know how to configure virtual host name for a server before install Oracle Cluster? Thanks...

    Hi,
    Have you tried
    ./runInstaller ORACLE_HOSTNAME=<Logical IP address or hostname>
    or setting environment variable
    export ORACLE_HOSTNAME=<Logical IP address or hostname>
    Cheers,

  • Web App and Virtual Host and Clustering

              Hi,
              How are you doing?
              What is the best way to deploy a web application using a virtual host on a clustered
              environment?
              Here is what we are doing:
              o Deploy the web application on the virtual host
              o Deploy the virtual host on the cluster
              o Make the web appliation, the default application on the virtual host
              This seems to work, but I have additional questions?
              In the above deployment, looking at the deploy tab for the web application shows
              that the application is deployed to both the cluster as well as the virtual host.
              Even though we didn't explicitly deploy to the cluster! What happens if we deploy
              explicity (i.e., target) the web application to the cluster?
              What other approaches / configurations are you guys using?
              Thank you so much,
              -Bart Simpson
              

    Never mind, I think I have a solution. Even though e-docs say that DefaultWebApp attribute at virtual host level was deprecated as of WL 8.1 (inline with Servlet 2.3 specification) one can directly edit config.xml file and add the attribute.
    For instance, here is an example to set webapp APP1 as a default webapp for virtual host vhAPP1:
    <VirtualHost
    Name="vhAPP1"
    DefaultWebApp="APP1"
    ... />

  • Virtual Host change doesnt update discoverer portlet provider image locatio

    We have recently created a virtual host for our oracle portal. Original was CUKPORTAL.cseu.root.local and the new virtual hosts created were bi.portal.uk (bi tier) my.portal.uk and sso.portal.uk (for IMT).
    All pages, images , portlets were updated to reflect the new URL's except for the discoverer portlet provider. Actually , it works fine except for the lcoation of the portlets reference to the original icons for the list of worksheets portlet. When we see the page source behind the html page where the portlet is on , I can see that the images (like the expand workbook image) , still reference the old URL ie CUKPORTAL.cseu.root.local:7780.....etc
    We have re-registered the provider with the new URL , ie bi.portal.uk:7779 etc but although the portlets can be called and placed in pages , the images do not appear as a result of the location to the images.
    Any help would be greatly appreciated as this is the last problem before we go live.
    Francois

    Hi,
    Its good that u pasted the complete log file. In your environment you have to run this upgrade tool only once from any of the middle tier.
    And with respect to your error that u got in precheck is quite simple. All u have to do is just run this script from by connecting to portal schema using sqlplus.
    Run dropupg.sql
    Location-------- /raid/product/OraHome_1/upgrade/temp/portal/prechktmp/dropupg.sql
    Later you re-run the upgrade tool and let me know the status.
    Good luck
    Tanmai

  • Installing phpMyAdmin using a virtual host

    The situation:
    Apache services are running (Windows XP SP2).
    Virtual host has been successfully created and works both
    with Dreamweaver php pages and pages entered directly in the
    browser address bar (e.g.
    http://mysite/folder/foo.php.
    Server root is d:\htdocs.
    Sites stored in this server root: d:\htdocs\mysite.
    phpMyAdmin folder stored in the server root
    d:\htdocs\phpMyAdmin.
    My problem:
    I have successfully installed MySql and try to configure
    phpMyAdmin according to the reccomendations in David Powers
    book "PHP solutions". When I start to load the setup php
    using the address:
    http://phpmyadmin/scripts/setup.php
    I am
    automatically connected to the internet and this page is
    loaded
    http://www.phpmyadmin.net/home_page/index.php
    I have then manually modified the config.inc.php and stored
    in the phpMyAdmin root. If I try to launch phpMyAdmin by
    entering
    http://phpmyadmin/ the same page is
    loaded from the
    internet but not phpMyAdmin.
    What have I missed and how can I get phpMyAdmin to work
    properly?
    Paul

    David Powers schrieb:
    > Have you added phpmyadmin 127.0.0.1 to your hosts file?
    Oh no, I should known better ;-) Didn't think of that.
    > Have you set up the virtual host definition for
    phpmyadmin in httpd.conf?
    No, but have done it now. Now I can load phpMyAdmin into my
    browser but I am getting the error "Cannot load mysqli
    although this extension is in my php5/ext folder and it is
    added to config.inc.php
    $cfg['Servers'][$i]['extension'] = 'mysqli'; // The
    php MySQL extension to use ('mysql' or 'mysqli')
    > Quite honestly, though, I don't see any value in
    creating a virtual host
    > for phpmyadmin in your testing environment. The value of
    virtual hosts
    > is mainly to enable the use of site-root-relative links.
    You don't need
    > that for phpmyadmin.
    Ok. So having installed the virtual host for phpMyAdmin just
    lets me test if its running on my PC? Withougt a virtual
    host how can I see if phpMyAdmin works?
    Thanks for your help.
    Paul

  • Can I make Virtual Host accessible to local network only?

    On our web server (with only one interface and IP address), we have two virtual hosts:
    -An intranet site which should not be viewed by general public.
    -A public website accessible by general public over the internet.
    How do I ensure that our web server only serves the intranet site to the local 192.168.0.0/16 network, whilst still allowing anyone to view the public website?

    Quick thoughts. You can handle this a few ways. Here are two fast ones.
    You can just use the host name and order your virtual hosts public first, private second. Then make sure that the URL for the public site is the only one on you public DNS. For example, if you have two VHs, www.yourdomain.com and wiki.yourdomain.com. Then on the public DNS servers, create a record for the www host only. That way, if the wiki host is entered outside of the environment, it will not resolve to an address. Now if you are using wildcards on the outside, then this may cause some issues and I can not predict this early in the morning if the wildcard would resolve to the primary VH or pass the URL in the header.
    So the other option is to modify the directory container within the virtual host file. For example, your VH file has a Directory container that probably looks something like this.
    <Directory "/Library/WebServer/Documents">
    Options All -Includes -ExecCGI -Indexes +MultiViews
    AllowOverride None
    <IfModule mod_dav.c>
    DAV Off
    </IfModule>
    </Directory>
    And to it the following:
    order deny,allow
    deny from all
    allow from 192.168
    This will restrict access the to the 192.168 subnet. Refine it more if needed to 192.168.0 etc.
    Hope this helps

  • Moving system to new hardware with Windows Virtual Host Name

    I am building a new system using note  "1564276 - How to install An SAP System on Windows using Virtual Host Names" because I have read that it will be easier to move to new hardware in the future.  How is it easier and what would the process be?  I can't get my mind around how I move to new hardware without re-installing.

    Hi Mary,
    If you follow SAP tools and guidelines it is supported for Production environment as well.
    For eg: Using SAP LVM tool we can create clones of systems which are supported using this tool.
    1709155 - System Provisioning with SAP Landscape Virtualization Management
    1767253 - SAP's recommended approach to system copy
    In case you are not licensed for LVM tool, suggestion here would be to perform a PoC which covers
    - Creating clone of Production
    - Isolate the PRoduction clone by removing DNS entries
    - Test the Production clone
    - Roll out solution to final migration.
    Note: In case you have a JAVA stack system above approach may not help. In that case you may need to go with R3load export/import option and then move the virtual hostname to the new hardware.
    Hope this helps.
    Regards,
    Deepak Kori

Maybe you are looking for

  • Looking for a good PDF reader

    Is there any PDF reader out there that displays two pages side-by-side when turned sideway? I tried GoodReader but it doesn't do that.

  • [SOLVED] I can telnet to port 22 but cannot ssh to port 22

    Hello. I'm outside of my home LAN (I'm at work) and am trying to ssh into a pc within it.  I can use nmap to see that the port 22 is open and I can telnet to port 22.  When I try to ssh there the command just hangs until I stop the process with Ctrl

  • Struts html:select tag

    Hi All, I am using struts. I want a dropdown single select menu option on my Jsp page. Basically, the options would be a dropdown either US or CA (meaning USA or CANADA). Html selectoptions is easy. How to do it in struts ? Once page is displayed, US

  • Why do I have to check low latency  every time I want to record 1 track

    I-Mac, 3.06 GHz Intel core 2 duo. 4GB RAM. Logic 9.1.1 Mac 10.6.4, Apogee Duet.. Theres no need for this in my main studio. Mac Pro, Motu 896. Even with 8 tracks recording.

  • Query Designer - Hide Repeated Key Values - Doesn't work in the web

    Hello Experts, I'm facing a problem with a query. The user requested that he/she wants to see all the values of the key values. I already unchecked the option "Hide repeated key values" in query designer, but it still hiding it. I tested in BEx and i