Virtual Hosting in iPlanet WebServer 6.0

I have created a virtual server in the default installation of iPlanet WebServer 6.0 The Virtual Server Class is the DEFAULT class. For a Vortual object class i'll have a obj.conf rite????
But my obj.conf don't have any object for obj.conf
I have attached my obj.conf files below....
First is from /wsroot/https-instance/config
# Use only forward slashes in pathnames--backslashes can cause
# problems. See the documentation for more information.
<Object name=default>
NameTrans fn="NSServletNameTrans" name="servlet"
NameTrans fn="pfx2dir" from="/servlet" dir="d:/iplanetws/servers/docs/servlet" name="ServletByExt"
NameTrans fn=pfx2dir from=/mc-icons dir="d:/iplanetws/servers/ns-icons" name="es-internal"
NameTrans fn="pfx2dir" from="/manual" dir="d:/iplanetws/servers/manual/https" name="es-internal"
NameTrans fn=document-root root="$docroot"
PathCheck fn=nt-uri-clean
PathCheck fn="check-acl" acl="default"
PathCheck fn=find-pathinfo
PathCheck fn=find-index index-names="index.html,home.html"
ObjectType fn=type-by-extension
ObjectType fn=force-type type=text/plain
Service type="magnus-internal/jsp" fn="NSServletService"
Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
AddLog fn=flex-log name="access"
</Object>
<Object name=cgi>
ObjectType fn=force-type type=magnus-internal/cgi
Service fn=send-cgi
</Object>
<Object name="servlet">
ObjectType fn=force-type type=text/html
Service fn="NSServletService"
</Object>
<Object name="jsp092">
ObjectType fn="type-by-extension"
ObjectType fn="change-type" type="magnus-internal/jsp092" if-type="magnus-internal/jsp"
Service fn="NSServletService" type="magnus-internal/jsp092"
</Object>
<Object name="ServletByExt">
ObjectType fn=force-type type=magnus-internal/servlet
Service type="magnus-internal/servlet" fn="NSServletService"
</Object>
<Object name="es-internal">
PathCheck fn="check-acl" acl="es-internal"
</Object>
Next is in /wsroot/https-admserv/config
# Use only forward slashes in pathnames--backslashes can cause
# problems. See the documentation for more information.
<Object name="default">
NameTrans fn="admin-uri2path" root="d:/iplanetws/servers/https-admserv/config"
NameTrans fn="NSServletNameTrans" name="servlet"
NameTrans fn="pfx2dir" from="/servlet" dir="d:/iplanetws/servers/docs/servlet" name="ServletByExt"
PathCheck fn="admin-check-admpw" admpwfile="d:/iplanetws/servers/https-admserv/config/admpw" admdns="*.iplanet.com" admip="*" final=true
PathCheck fn=find-pathinfo
PathCheck fn="nt-uri-clean"
PathCheck fn="ntcgicheck" extension=".exe"
PathCheck fn=find-index index-names="index.html"
ObjectType fn="type-by-extension"
ObjectType fn="force-type" type="magnus-internal/cgi"
Service fn="send-cgi" type="magnus-internal/cgi"
Service fn="NSServletService" type="magnus-internal/jsp"
Service fn="imagemap" method="GET" type="magnus-internal/imagemap"
Service fn="send-file" method="GET"
Error fn="admin-error" reason="server error"
AddLog fn="flex-log" name="access"
</Object>
<Object name="servlet">
ObjectType fn=force-type type=text/html
Service fn="NSServletService"
</Object>
<Object name="jsp092">
ObjectType fn="type-by-extension"
ObjectType fn="change-type" type="magnus-internal/jsp092" if-type="magnus-internal/jsp"
Service fn="NSServletService" type="magnus-internal/jsp092"
</Object>
<Object name="ServletByExt">
ObjectType fn="force-type" type="magnus-internal/servlet"
Service type="magnus-internal/servlet" fn="NSServletService"
</Object>
<Object name="es-internal">
ObjectType fn="force-type"
</Object>
<Object name="jsp">
Service fn="NSServletService"
</Object>
Plzz. clarify in this regards..
Thanks and Regards
Ashok R

Hi,
In iWS6.0 it has been changed. About virtual configuration details,
it will under "server.xml" file, please look it out above file in config directory.
For more information, look it to
NSAPI Programmer&#8217;s Guide for iPlanet Web Server.(http://docs.iplanet.com).
Thanks,
Daks.

Similar Messages

  • Adding Virtual Servers in iPlanet Webserver 6.0 SP5

    Hello All,
    I have recently migrated to wevserver 6.0 SP5. Here I am facing a problem with the virtual servers. I am able to create virtual servers in 6.0 but as in the previous version 4.1 we dont have a home page for the URL host in 6.0 version. Though we can specify in Document Preferences the home page name and put the doc root as required for
    eg I put the doc root as /usr/iplanet/servers/docs/chat
    and I have 2 virtual servers for the same doc root but the home page is different for both where as in the previous version ie 4.1 we were able to specify a home page against each virtual server.
    Pls help me on this
    Sumit

    In 6.0, the expectation is that distinct virtual servers would have distinct document roots. As such, the Administration Server does not provide the ability to configure virtual-server-specific "home pages".
    There are a couple different approaches you could take:
    a) separate the document roots so that each virtual server has its own
    b) create a separate virtual server class for each virtual server, and specify different Index Filenames on the Document Preferences page (e.g. virtual server class A might be configured to use Index Filenames A.html,index.html while virtual server class B is configured to use Index Filenames B.html,index.html)
    c) manually configure obj.conf to use the home-page SAF
    The home-page SAF would be used as follows:
    <Client urlhost="server.example.com">
    NameTrans fn="home-page" path="homepage.html"
    </Client>

  • Error  404 Not Found in  iplanet webserver

    Hi,
    We have application to hosted in iplanet webserver and weblogic application server.
    we/users accesing one URL like http://domain.com/context/folder1/index.jsp.
    some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Hi,
    Is your web server forwarding all requests to Application server (web logic). If so you need ti have those files in the app server doc root.
    give more details like what you are using passthrough or reverse proxy for request forwarding to Weblogic from Webserver.
    thx

  • Seperate logs for software virtual hosts?

    As the subject says, I'm trying to create seperate web logs for software
    virtual hosts, under iPlanet Web Server 4.1.
    I found a brief mention of using the "host" parameter for <Client> tags
    in the docs, but this just seems to write the same data to all logs
    regardless of the client tags.
    Relevant bits from obj.conf:
    Init fn="init-clf" testlog1="/tmp/access_vh1" testlog2="/tmp/access_vh2"
    [ other stuff snipped ]
    <Client host="firsthosturl*">
    AddLog fn="common-log" name="testlog1"
    </Client>
    <Client host="secondhosturl*">
    AddLog fn="common-log" name="testlog2"
    </Client>

    Tim Lavoie wrote:
    I found a brief mention of using the "host" parameter for <Client> tags
    in the docs, but this just seems to write the same data to all logs
    regardless of the client tags.
    Relevant bits from obj.conf:
    Init fn="init-clf" testlog1="/tmp/access_vh1" testlog2="/tmp/access_vh2"
    [ other stuff snipped ]
    <Client host="firsthosturl*">
    AddLog fn="common-log" name="testlog1"
    </Client>
    <Client host="secondhosturl*">
    AddLog fn="common-log" name="testlog2"
    </Client>I'm not sure you're allowed to define multiple log files in a single
    Init line. Try creating a seperate Init line for each log file (don't
    forget the format line as well).
    Joe McCabe There's a group of people that worship the number zero.
    AOLScape These days nothing's sacred.

  • Erro 404 Not Found  iplanet webserver

    Hi,
    We have application to hosted in iplanet webserver and weblogic application server.
    we/users accesing one URL like http://domain.com/context/folder1/index.jsp.
    some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Thanks for the reply.
    we are using two iplanet server hosted in different machine with frontend cisco content switches (CCS). so the request first goes to CCS and then CCS forward to the iplanet.
    We are facing this problem in production. so we couldn't do the profiling in production.
    we are geeing 404 error only in access log. no information in error.log
    203.101.69.254 - - [31/Jan/2007:06:03:53 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:05:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:06:09:25 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:12:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:23:29 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:12:30 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:13:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:42:35 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:44 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:51 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:06 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:43:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:15 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    Some request only giving 404 NOT Found Error.if we try the URL in IE 10 times, 2 0r 3 request giving 404 Error and remaining request gives successful pages.
    Please give us any other suggestion.
    Regards
    karthik

  • IPlanet Messaing Server v5.1 support Virtual Hosting ?

    Hello, I'm using the iPlanet v5.1 messaging server. I've check the release note said it can support virtual hosting (1 mail server with serveal domain). But, I don't kno whow to configure it. Could you help, please ?

    See chapter two of the Provisioning Guide, http://docs.iplanet.com/docs/manuals/messaging/ims50/pg/domains.htm#16678
    I used the example entries on my home system, worked just fine.

  • JRun 4.0 initialization in iPlanet-WebServer fails

    We are facing problem with JRun 4.0 initialization in iPlanet
    Web Server 6.0SP9.
    Recently sun patch was applied with details as follows:
    NAME: Solaris 8 Recommended Patch Cluster
    DATE: Oct/04/06
    And after this we have observed the JRun 4.0 initialization
    fails reporting the following error in iPlanet error log:
    [16/Apr/2007:12:36:30] info (20514): successful server
    startup
    [16/Apr/2007:12:36:30] info (20514):
    iPlanet-WebServer-Enterprise/6.0SP9 B11/04/2004 06:35
    [16/Apr/2007:12:36:31] info (20514): jrNSAPI[init] reports:
    JRun 4.0 (Build 54102) NSAPI Extension - Oct 23 2002 11:10:21
    [16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
    reports: initProxy failed to fetch server properties
    [16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
    reports: could not initialize Server_1:172.29.27.86:51002
    [16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
    reports: Couldn't initialize from remote server, deferring init
    till request time.
    [16/Apr/2007:12:36:31] info (20514): pssFilter: Init
    [16/Apr/2007:12:36:32] warning (20515): On group group1,
    servername prbpluww32.bp.com does not match subject "MANTA.BP.COM"
    of certificate Server-Cert.
    [16/Apr/2007:12:36:32] warning (20515): In secure virtual
    server https-prbpluww32.bp.com, urlhost prbpluww32.bp.com does not
    match subject "MANTA.BP.COM" of certificate Server-Cert.
    [16/Apr/2007:12:36:32] info (20515): Installing a new
    configuration
    [16/Apr/2007:12:36:32] info (20515): [LS ls1]
    https://prbpluww32.bp.com, port 443 ready to accept requests
    [16/Apr/2007:12:36:32] info (20515): A new configuration was
    successfully installed
    [16/Apr/2007:12:36:32] info (20515): Using the Solaris VM
    v1.2.2 from Sun Microsystems Inc.
    [16/Apr/2007:12:36:32] info (20515): Java VM classpath:
    /asera/apps/iplanet/servers/plugins/servlets/examples/legacy/beans.10/SDKBeans10.jar:/ase ra/apps/iplanet/servers/bin/https/jar/NSServletLayer.jar:/asera/apps/iplanet/servers/bin/h ttps/jar/NSJavaUtil.jar:/asera/apps/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:/aser a/apps/iplanet/servers/bin/https/jar/servlet.jar:/asera/apps/iplanet/servers/bin/https/jar /servlet-2.3-filters-api.jar:/asera/apps/iplanet/servers/bin/https/jar/jsp092.jar:/asera/a pps/iplanet/servers/bin/https/jar/jaxp.jar:/asera/apps/iplanet/servers/bin/https/jar/crims on.jar:/asera/apps/iplanet/servers/bin/https/jar/xalan.jar:/asera/apps/iplanet/servers/bin /https/jar/jspengine.jar:
    [16/Apr/2007:12:36:32] info (20515): Loading
    IWSSessionManager by default.
    [16/Apr/2007:12:36:32] info (20515): IWSSessionManager:
    Maximum number of sessions is 1000
    [16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[1] reports: serverstore
    /asera/apps/jrun4/lib/wsconfig/1/jrunserver.store
    [16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[1] reports: bootstrap 172.29.27.86:51002
    [16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[1] reports: initProxy failed to fetch
    server properties
    [16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[1] reports: could not initialize
    Server_1:172.29.27.86:51002
    [16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[1] reports: Couldn't initialize from
    remote server, JRun server(s) probably down.
    [16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[57984] reports: serverstore
    /asera/apps/jrun4/lib/wsconfig/1/jrunserver.store
    [16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[57984] reports: bootstrap
    172.29.27.86:51002
    [16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[57984] reports: initProxy failed to fetch
    server properties
    [16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[57984] reports: could not initialize
    Server_1:172.29.27.86:51002
    [16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
    trying to GET /, jrNSAPI[57984] reports: Couldn't initialize from
    remote server, JRun server(s) probably down.
    Finally we were forced to uninstall the sun patch and after
    that we didn't come accross with error. Are there any identified
    limitations with JRun on this sun patch? Can anybody help us in
    resolving this problem.
    Thanks,
    Mohan

    put classes12.jar path in jvm12.conf file of web server. You can configure this through GUI also. try renaming classes12.jar to classes12.zip also
    Ananda Rao

  • Virtual Host on WebLogic Server 5.1

    I need to configure my weblogic server 5.1 on windows 2000 server to make a virtual
    host address.
    How I can do it ????
    Thanks a lot for any help.
    Bye

    Hi Andy,
    I think a good approach for you would be to use a proxy server --
    browser -> proxy that supports virtual hosting -> WebLogic
    Use a proxy which supports virtual hosting, and which can have a separate
    certificate bound to each virtual host.
    That way you can do SSL between the browser and the proxy, and you can
    have the proxy do cleartext to WebLogic.
    This situation gets around WebLogic's limitation of allowing only one
    certificate per instance of the server.
    You could also use 5.1 as the proxy in the following manner:
    Run 3 instances of Weblogic, each as a proxy server, each bound to a
    different IP address and DNS name, having its own certificate --
    one instance for aaa.com, another for bbb.com, and a third for ccc.com
    Then have each of these three instances of WebLogic proxy to your "app
    server" instance of WebLogic on the backend.
    Hope this makes sense.
    Joe Jerry
    Andy Walker wrote:
    Hello,
    I am tasked with implementing a virtual hosting situation that must
    use SSL. It goes like this: https://www.aaa.com, https://www.bbb.com
    and https://www.ccc.com all having separate IPs. These URLs must
    forward the request to the same WebLogic Server instance. The problem
    is each URL must have its own certificate while WLS 5.1 only uses one
    certificate per instance.
    I was thinking about using a proxy server such that all three Web
    servers that would host the URLs would be sent to a proxy server which
    would redirect to the WLS 5.1 instance.
    My questions are, would this be feasible using WLS 5.1 as the Web
    Server and again WLS as the App Server? How secure is this
    arrangement? Is it preferable to use another vendor's software as the
    WebServer(IPlanet, Apache)

  • SSL with virtual hosting in Weblogic Server 5.1(WLS5.1)

    Hello,
    I am tasked with implementing a virtual hosting situation that must
    use SSL. It goes like this: https://www.aaa.com, https://www.bbb.com
    and https://www.ccc.com all having separate IPs. These URLs must
    forward the request to the same WebLogic Server instance. The problem
    is each URL must have its own certificate while WLS 5.1 only uses one
    certificate per instance.
    I was thinking about using a proxy server such that all three Web
    servers that would host the URLs would be sent to a proxy server which
    would redirect to the WLS 5.1 instance.
    My questions are, would this be feasible using WLS 5.1 as the Web
    Server and again WLS as the App Server? How secure is this
    arrangement? Is it preferable to use another vendor's software as the
    WebServer(IPlanet, Apache)

    Hi Andy,
    I think a good approach for you would be to use a proxy server --
    browser -> proxy that supports virtual hosting -> WebLogic
    Use a proxy which supports virtual hosting, and which can have a separate
    certificate bound to each virtual host.
    That way you can do SSL between the browser and the proxy, and you can
    have the proxy do cleartext to WebLogic.
    This situation gets around WebLogic's limitation of allowing only one
    certificate per instance of the server.
    You could also use 5.1 as the proxy in the following manner:
    Run 3 instances of Weblogic, each as a proxy server, each bound to a
    different IP address and DNS name, having its own certificate --
    one instance for aaa.com, another for bbb.com, and a third for ccc.com
    Then have each of these three instances of WebLogic proxy to your "app
    server" instance of WebLogic on the backend.
    Hope this makes sense.
    Joe Jerry
    Andy Walker wrote:
    Hello,
    I am tasked with implementing a virtual hosting situation that must
    use SSL. It goes like this: https://www.aaa.com, https://www.bbb.com
    and https://www.ccc.com all having separate IPs. These URLs must
    forward the request to the same WebLogic Server instance. The problem
    is each URL must have its own certificate while WLS 5.1 only uses one
    certificate per instance.
    I was thinking about using a proxy server such that all three Web
    servers that would host the URLs would be sent to a proxy server which
    would redirect to the WLS 5.1 instance.
    My questions are, would this be feasible using WLS 5.1 as the Web
    Server and again WLS as the App Server? How secure is this
    arrangement? Is it preferable to use another vendor's software as the
    WebServer(IPlanet, Apache)

  • Virtual Host Problem !!!!!

    I have few virtual host on a Iplanet Web server 6.0 SP2 , One of the application / virtual host has stopped running, giving error "page cannot be displayed", HTTP/1.1" 500 335.
    I checked the logs as well but the error logs is also not getting any error message.
    I am also now not able to run a simple HTML file on this virtual host.
    I have other virtual hosts on the same server instance and they are running absolutely fine.
    Has anyone faced this kind of problem?
    URGENT !!!!!!!!

    bzoler wrote:
    I have configured a virtual hos t on my weblogic 7 server
    but it doesn't work
    are there some special thing to do
    to make it work?Could you please be more specific about what you mean by "doesn't work"?
    Try posting WLS questions to weblogic.developer.interest.servlet or
    weblogic.developer.interest.webserver newsgroups.
    Subbu

  • Working with virtual host & hosts files on a local network

    I'm setting up a small local web and production server here in my office running Leopard.
    I'm setting up virtual hosts for users on the network to review and comment on websites in development. Ideally they'd access it as:
    host1.webserver.local
    host2.webserver.local
    host3.webserver.local
    Problem is, users on the network can see webserver.local just fine, but the subdomains need to be registered with hosts file on each computer.
    Is there a way I can manage all computers hosts file easily? I was thinking of an SVN repository, but this still requires going to each computer to update the file.
    Any suggestions here would be great.
    Thanks
    Rich

    Hi jscher2000
    Thank you for your interest.
    I am using "manual prxoy configuration" option in firefox with port 8080. I have tried the option of "Use system proxy settings" but it doesn't help.

  • How to confiture virtual hosts with multiple domain names

    hello,
    I've read through some of the postings here on virtual hosts, but I thought I'd better solicit advice before I actually try some of the things I've read about.
    In a nutshell, I've purchased multiple domain names that I'd like to alias to a new site (currently it is just a subfolder in the main site directory) on my OS 10.3.x server. There is only the one main site configured right now on the box, so I know I need to set up a second "virtual site" pointing to the files in this subfolder to make it function as its own site.
    I've dabbled around with the sites settings in the GUI, but I'd probably be most comfortable setting all this up in the httpd.conf by hand if I could. But I'm weary of this because I know it might be better to use the GUI because of OS X Server's flavor of WebObjects and Apache (sigh).
    So, I have two main questions:
    1) How would I set up this second site using the GUI in server settings? Do I need to first move the subfolder out of the main folder before it can be designated its own site? Or can I just point to it in the GUI? Can I use one of my purchased domain names in the domain field?
    2) Currently, I have URL Forwarding set with my multiple domain names, but I'm thinking there might be a better way to do this? For SEO I'd rather use some type of redirect rather than being penalized by search engines for having what looks to be multiple domains pointing to the same site.I'm thinking I should create virtual sites for each domain name I've purchased with a hard redirect back to the main site?
    Any suggestions would be appreciated.
    Thanks
    G4 Mac OS X (10.3.9) 10.3.9 Server
    G4 Mac OS X (10.3.9) 10.3.9 Server

    thank you for your reply.
    > You can create each site as a new Site in Server
    Admin. When you do this you can choose any
    directory on disk as the document root for each
    site.This means you can move the sites' folders out of
    /Library/WebServer/Documents if you like - you could
    create /Library/WebServer/site1,
    /Library/WebServer/site2, etc. (or even be outside of
    /Library/WebServer if you want).
    so, are you are saying that I could designate one site to be
    /Library/WebServer/Documents/site1
    and another to be
    /Library/WebServer/Documents/site1/directory1
    even though directory1 is contained within site1's structure? I'm not advancing this as a good idea, necessarily. I'm just wondering if Apache would complain.
    > Each site should have the domain name set as per your
    registered domains. Apache will need this to
    determine the correct site to serve for each
    request.
    Well, after some additional research I'm thinking I'm missing a critical piece of the puzzle. That being access to the DNS host server that manages the context of my server. I have purchased domain names through an outside registrar that point to my site and I can create virtual hosts on my server, but I don't have the ability to add the new virtual host names into the DNS server that manages my box. If that makes sense. Or maybe I'm missing something?
    >
    I'm not sure why you're using URL forwarding at all.
    Without that piece of information it's impossible to
    tell you whether you should continue using them or
    not - in general there's no need to use URL
    forwarding if you have multiple Virtual Hosts setup,
    but it sounds like you have multiple hostnames
    pointing to the same content, so your needs may be
    different.
    I'm using forwarding for the reason I list above. I didn't purchase hosting with the registrar where I purchased my domain names, so they are parked on the registrar's name server with URL forwarding to my server. The DNS server that manages my box resides in a different location and I don't have the ability to add DNS entries pointing to virtual hosts that I want to set up. Am I stuck?
    G4 Mac OS X (10.3.9) 10.3.9 Server

  • Virtual host in weblogic 5.1

    Hi all
    How do i set up a virutal hosting feature in weblogic 5.1? For eg., Current url
    = http://[email protected]:1234/myapplication
    Alias Request = http://<anything.com>/support/check/myapplication
    please help. It's urgent.
    with regds
    siva

    hi.
    Virtual hosting is supported in WLS 6.x. It is not supported in 5.1.
    FWIW our apache plugin for WLS 5.1 does support apache virtual hosting. I'm not
    sure if this is relevant to what you want to accomplish.
    You might want to post questions like this in
    weblogic.developer.interest.webserver.
    Thanks,
    Michael
    siva wrote:
    Hi all
    How do i set up a virutal hosting feature in weblogic 5.1? For eg., Current url
    = http://[email protected]:1234/myapplication//[email protected]:1234/myapplication
    Alias Request = http://<anything.com>/support/check/myapplication
    please help. It's urgent.
    with regds
    siva--
    Developer Relations Engineer
    BEA Support

  • While integrating Weblogic server with Iplanet webserver

    Hi ,
    I am facing issues while connecting weblogic application server with Iplanet webserver:
    while i hit the desired url, it showing the below log, it is not providing me proper page (weblogic console page )
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: StatusLine set to [302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Transfer-Encoding]=[chunked]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-WebLogic-JVMID]=[-420809910]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> parsed all headers OK
    Sat Mar 23 06:12:37 2013 <1535513639993579> sendResponse() : uref_p->getStatus() = '302'
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> canRecycle: conn=1 status=302 isKA=1 clen=-1 isCTE=1
    Sat Mar 23 06:12:37 2013 <1535513639993579> closeConn: pooling for '10.11.12.231/7001'
    Sat Mar 23 06:12:37 2013 <1535513639993579> request [console/] processed successfully..................
    Please help me.
    Thanks,
    Chinna

    Hi,
    First thing are you seeing any request coming to weblogic server? if not then,
    What configuration you have added in server.xml and virtual server instance object conf file for weblogic integration.
    It is pretty straight forward,
    1. add weblogic plugin libproxy_61.so in plugin/weblogic directory on webserver.
    2. add WLS cluster server/ standalone server information in server.xml
    3. in object file create a new object of type="magnus-internal/directory" add WL specific configuration and then add condition to select WLS object created or make it default object for handling all request.
    Thanks,
    Ranjan

  • Apache, name based virtual hosts and multiple servers.

    Hi,
    Ive been playing with Apache and name-based virtual hosts for a while now, but, ive been doing it with one single server... now i have the need to forward a name-based request to another server inside the intranet (wich doesnt have a public IP, but a private)...
    Something like this:
    internet -----> Webserver (name based vhosts) ----> intranet-webserver
    Where "webserver" has several domains resolved via name based virtual hosting, and one of those needs to be redirected (or forwarded) to another server on the LAN.
    Any ideas on how to do this? i tryed searching the web, but i dont know under which keywords, so i always end on single server virtual hosting help sites.
    thanks in advance!

    you need to define a virtual server for it..but inside that definition.. define a proxy.
    Then the middle webserver, will actually handle the request to the intranet server, on behalf of the internet client..and then pass the traffic to the internet client.
    this looks like a reasonable example..
    http://www.linuxfocus.org/English/March … le147.html
    namely, the section "Mapping Virtual Servers"

Maybe you are looking for

  • Multiple apple id's

    I have an apple ID and a me account. When I go to make a purchase in iTunes or the app store, I get the pop up to confirm the purchase. Sometimes my apple ID pops up and sometimes my me account pops up. How do I control which one pops up? Sometimes,

  • Translation for a search help

    Dear experts: My origenal system is Italian system, when I log in with Chinese system and open a search help for a screen field, the pop up screen of the search help can not show the correct characters. So my question is what I should do to show the

  • Guides (Presets and Snap To) in v5?

    Hi. I just received PSE5 yesterday - looks great! I see that they added Guide Presets under the View menu, and then Snap To includes Guides. However, Guide Presets is always grayed out, and there doesn't seem to be any difference at all when I turn o

  • In iPhoto, the "publish" option is greyed out when attempting to upload to Facebook. Any suggestions on fixing this?

    Basically when trying to upload pictures to Facebook through iPhoto, the publish option is greyed out. I've tried signing out and signing back in, changing the Facebook password, removing the cache, and just restarting the computer. Next thing I can

  • Interactive Report - adding 2 filters together with and OR

    Hi Is there any way of combining filters with an OR? End date < 01/01/2011 OR End Date is null for example thanks in advance