Apache and WebDAVE

Can anyone point me to a simple tutorial on getting WebDAV working for Apache 2.2? I'm on 10.5.7 and i just want to share some iCal calendars. I've got Apache working and thought I got info for WebDAV but it doesn't seem to work. Hopefully some one has some better advice? Thanks for any help.

yes.
try putting this in your http.conf file...see if it works.
If it doesn't, it shouldn't be too far from what you need..
RewriteEngine on
RewriteCond %{REQUEST_URI} ^site1.site.com [NC]
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^/.*$ https://site1.site.com/$1 [L,R]

Similar Messages

  • Apache, WL 5.1 and WebDAV

              We are running the following on a Solaris server:
              Apache/1.3.12 (Unix/Solaris)
              WebLogic 5.1 SP9 (Solaris)
              Client connects to Apache via HTTPS and apache uses weblogic bridge to connect
              to WL server via HTTP.
              I am trying to setup a servlet to handle WebDAV requests. When I connect to this
              servlet directly on the WL server, WebDAV works just fine. If I try to go through
              the Apache layer, WebDAV does not work. It appears that the request may be getting
              corrupted when traveling the Apache route.
              Has anyone set this up before or run into these problems? Is this a known problem
              with the Apache-Weblogic bridge?
              Thanks in advance for any advice/solutions/suggestions.
              -Oscar
              

              We are running the following on a Solaris server:
              Apache/1.3.12 (Unix/Solaris)
              WebLogic 5.1 SP9 (Solaris)
              Client connects to Apache via HTTPS and apache uses weblogic bridge to connect
              to WL server via HTTP.
              I am trying to setup a servlet to handle WebDAV requests. When I connect to this
              servlet directly on the WL server, WebDAV works just fine. If I try to go through
              the Apache layer, WebDAV does not work. It appears that the request may be getting
              corrupted when traveling the Apache route.
              Has anyone set this up before or run into these problems? Is this a known problem
              with the Apache-Weblogic bridge?
              Thanks in advance for any advice/solutions/suggestions.
              -Oscar
              

  • Right problem with apache and tomcat

    Bonjour;
    I use a user login "apache" to stop/start Apache and tomcat. Because never launching apache et tomcat as root.
    But I have the following problem with apache (file error.log) :
    [Tue May  6 17:26:22 2003] [error] Connection "warpConnection" cannot connect
    [Tue May  6 17:26:22 2003] [error] Cannot open connection "warpConnection"
    [Tue May  6 17:27:01 2003] [error] Re-Trying to deploy connections
    As root the error msg does'nt exists (lost)
    Best regards;
    A+;

    Run it from the shell to see whats wrong:
    # httpd

  • Windows Explorer View, Server 2012 and WebDAV

    I am using SharePoint Server 2013 on Windows Server 2012. I cannot get Windows Explorer View working from client machines on this server. These machines are Windows 8, running IE 10 (I am also having problems on my Windows 7 / IE 9 machine).
    I have done everything on the client that I have read about (Trusted Site, the WebClient services, the patch mentioned in a Kb article), but to no avail.
    The client machines CAN open Windows Explorer View on a SharePoint Foundation site that I have hosted on the internet, although in this instance they access the internet directly, rather than through the company network.
    Therefore, I take it that my problem lies either on our SharePoint server, or somewhere in the network. The Proxy does not seem to be a problem as this is bypassed for local sites.
    Somedody said for an earlier version of SharePoint that the WebDAV server role should be
    disabled (which seems counter-intuitive).  Does this make sense, or what else should I be looking at on either my server or in the network environment?

    Thanks for the reply.
    I get the standard message ("We're having a problem opening this location in File Explorer. Add this web site to your Trusted Sites list and try again"). I am not using HTTPS.
    I do not think that the WebDAV is irrelevant on the server, as there are two separate things there:
    Desktop Experience Feature, which installs the WebClient service to allow the server to use WebDAV, and
    WebDAV Publiching Role under Common HTTP functions
    Curiously, after removign the WebDAV Publishign Role, my Win7/IE9 pc (which is not logged on to my client's domain (although I access their network and use SharePoint in my browser) DOES allow Windows Explorer View.
    The domain PCs do not allow it, still.  They get challnged for a user name and password three times before they get the standard message.  But, I did test a machine of their connecting to an internet-hosted website, and it could use Explorer View.

  • Error while starting Tomcat Apache and Jaguar services in AW webview server

    hi,
    I am facing a problem with AW webview server. I am not able to restart the Tomcat Apache and Jaguar Service after a planned server reboot activity.I am getting the below error.
    "Could not start Apache Tomcat service on Local Computer. Error 1069. The service could not start due to log on failure"
    The below account has been verified in the Domain controller and confirmed that the account is not Locked out or disabled.
    I have AW , HDS and Webview running on the same server.
    Can someone advice ...

    What OS version?  This might be a windows problem and not a Apache/Jaguar problem.
    david

  • How to configure apache and weblogic in windows 2000

    i am novice,
    i want to configure apache and weblogic in windows 2000
    weblogic version is 6.1
    apache version is 2.0
    how to do?

    George,
    I would take the following 'first steps'
    1)Install Apache20 on your Windows machine following the Apache online documentation
    http://httpd.apache.org/docs-2.0/misc/tutorials.html
    2)Make sure you can 'serve up' static HTML content from your Apache Server
    3)Install Weblogic Server per our online documentation
    http://edocs.bea.com/wls/docs61/install/index.html
    4)Also, make sure you can 'serve up' both static and dynamic (e.g., JSP) content
    directly from WLS server
    5)Once you have both of the above 'sanity' checks attempt to configure a simple
    proxy by ppath or mime type via our online documentation
    http://edocs.bea.com/wls/docs61/adminguide/apache.html#103803
    Chuck Nelson
    DRE
    BEA Technical Support

  • Need Urgent Help with Apache and PHP

    I have been struggling with apache and php for a week now and I finally broke down to post a message.
    I have apache 1.3 running on my mac mini g4 with 10.4.9 and I installed sql. I went to the entropy website and downloaded php5 to install without knowing I already had php4 on the machine. I installed 5 but could not get it to work. I then went back to httpd.conf and tried to install php4 by uncommenting out the loadmodule and addmodule lines. I restarted apache but php still did not work. I tested the phpinfo.php script but all I got was the script in Safari and not the actual page. At the moment, I have php4 and php5 on my machine but can't get either one to work. I am sure there is an easy fix but I don't know it. Please help.

    The problem is not terribly complicated, but Apache will not start with the entropy file in the folder
    /etc/httpd/users/
    Let me experiment on you. Rename the entropy file and then try to start Apache. To do this, open Terminal and paste this command:
    <pre>sudo mv /etc/httpd/users/+entropy.conf /etc/httpd/users/+entropy<pre>
    Now check the Apache configuration:
    <pre>apachectl configtest<pre>
    If it says "Syntax OK", start Apache:
    <pre>sudo apachectl start<pre>
    Since we only disabled the entropy file, you should be able to enable PHP5 with some more advanced configuring.

  • Enterprise portal access using reverse proxy using Apache and webdispatcher

    Hi Guys,
    As requirement, we need to give solution to customer about Reverse proxy scenario. I am new to this part.
    What we have think of to use Apache and Web dispatcher.
    I tried to search documents and found some sdn links also but still i am not comfortable to go about.
    Need suggestion and document if anyone has used so far.reverse proxy.
    As basis person, we need to do all ( Apache installation, Apache configuration, Web dispatcher installation and configuration, integration with EP.)
    It will helpful to me if i can get Apache installation, Apache configuration part and integration with EP, or web dispatcher, configuration etc.
    Thanks,
    Deepak

    We used Netscaler for Reverse Proxy implementation and can assure you that network team performed most of the set ups. This was on EP 7.01.
    From BASIS stand point it would be primarily Web Dispatcher Configuration.
    Also refer the links I specified in another thread. There are several scenarios discussed there -
    Re: Post values for userid and passowrd fields in logon page
    http://wiki.sdn.sap.com/wiki/display/BSP/Using+Proxies
    ~ Dhanz

  • Apache and Jserv issues - AppsLogin and AppsLocalLogin not working

    Hi,
    I am trying to understand the Apache and Jserv issues
    Home page - http://11i-tst-02.cisco.com:38901 - working fine
    This confirms that Apache core module is working fine. Does this confirm about the pls module also ?
    Apps local login - http://11i-tst-02.cisco.com:38901/OA_HTML/AppsLocalLogin.jsp - throwing Java Exception
    Request URI:/OA_HTML/AppsLocalLogin.jsp
    Exception:
    java.lang.NoClassDefFoundError
    at oracle.apps.fnd.sso.SSOManager.getAppsServletAgent(SSOManager.java:1727)
    at oracle.apps.fnd.sso.SSOManager.getLoginUrl(SSOManager.java:316)
    at oa_html._AppsLocalLogin._jspService(_AppsLocalLogin.java:410)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
    at oracle.jsp.JspServlet.service(JspServlet.java:148)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:479)
    Is it related to SSO ? Because error mentions about SSOManager
    But why does AppsLocalLogin need to go thru SSO ?
    Doesn it mean Jserv issues ? I am able to see same message logged in jvm logs ?
    Restarting Apache doesnt help
    Servlet login - http://11i-tst-02.cisco.com:38901/oa_servlets/AppsLogin - throws Internal Server Erorr
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    Apache log doesnt show any error
    Servlet test works - http://11i-tst-02.cisco.com:38901/servlets/Hello
    Example Apache JServ Servlet
    Congratulations, ApacheJServ 1.1 is working!
    OAM works - http://11i-tst-02.cisco.com:38901/servlets/weboam/oam/oamLogin - Navigating to SSO page for authentication
    AOL test works - http://11i-tst-02.cisco.com:38901/OA_HTML/jsp/fnd/aoljtest.jsp
    FND_WEB.PING works - http://11i-tst-02.cisco.com:38901/pls/QTCSTG/FND_WEB.PING
    Connection test works - http://11i-tst-02.cisco.com:38901/servlets/oracle.apps.icx.common.ConnectionTest
    So, my question is why AppsLogin and AppsLocalLogin are not working - if servlets / AOL / FND / OAM links are working
    Is there issue with Jserv ?
    Can someone please explain the significance of the above tests
    And which tests need to pass for AppsLogin and AppsLocalLogin to work
    Thanks

    Since all the tests work fine as you stated above, I suggest you do the following:
    - Rerun Autoconfig on all tiers
    - rm -rf $OA_HTML/_pages
    - Bounce Apache

  • Apache and PHP not working together

    Hey all,
    Ok, I reinstalled my server yesterday and followed the LAMP wiki to set up Apache, MySQL, and PHP. Now, I got Apache and MySql working great, but when I go to directory that has a .php file to open, my brower is asking me what application I want to open with the file.
    I have set up this to handle the docuemtns:
    DirectoryIndex index.php index.phtml index.html
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps
    and still no go.
    Anyone got this to work?
    Thanks!!!
    Joe

    cactus wrote:
    http://bbs.archlinux.org/viewtopic.php?t=15596
    Check and see if what I said in my last post is happening to you as well...
    Yeah, I checked and the path is correct...
    Maybe I should just reinstall it?
    Thanks!!!

  • Problems with Apache and custom JSPs

    Hi
    We've made an application on top of IFS, using JWS in our test envirnment. Just before making some stress tests, I'd like to try it using Apache. We're currently having two problems:
    1) I switch to the apache configuration running ifsconfig and not selecting JWS. When I try to access the ifs using http://host/ifs/files, everything goes well except that the "logout" icon doesn't appear. I did a little research and found out that the link goes to /ifs/webui/images/logout.gif. This gives an error in mod_jserv.log, like this one:
    [07/06/2001 22:54:20:315] (ERROR) ajp12: Servlet Error: ClassNotFoundException: webui
    It seems it's trying to find a "webui" class, since in ifs.properties every url that begins with /ifs goes to jserv.
    I don't know if this is a know problem or what should I've check...
    2) This one is more important. We're using some custom JSPs, which we use to edit the properties of some types of documents. Basically, when the user clicks over a file one of our JSP appears. These JSPs call a bean to do some processing, passing the HttpRequest as a parameter. The problem is that when using JWS we get the "path" request variable like in path=/%3A29464
    However, when using Apache we get path=/ifs/files/%3A29464 ( and afterwards we get an exception because the ifsSession.getPublicObject method doesn't work).
    Any hints on this? One way could be to check if the path begins with /ifs/files, but that's not really nice.. and besides I could have the same problem in some other parts.
    It's kind of urgent....
    Thanks
    Ramiro
    null

    Hi,
    The answer to your path problem is that you can make use of API to find out the current path so that it works both with Apache and with JWS. Follow the steps
    1. import the oracle.ifs.adk.http package in your custom jsps
    <%@ page import = "oracle.ifs.adk.http.*" %>
    2. Then within your jsp use the method
    getIfsPathFromJSPRedirect
    <%= oracle.ifs.adk.http.HttpUtils.getIfsPathFromJSPRedirect(request) %>
    This will give you the current path of the object on which you clicked on and which initiates the custom jsp.
    You can look at the CMS application which has made use of this API. URL is
    http://otn.oracle.com/sample_code/products/ifs/sample_code_index.htm
    Choose, sample applicatin -> Content Management system.
    Hope this helps
    Rajesh
    null

  • Client variables not working in Apache and CF8

    I have Apache and CF8 set up with multiple virtual hosts
    locally for development(win xp pro, apache 2.2.4)
    Client variables are not working. I can log into CF
    administrator fine(not sure if authentication uses client variables
    or not). Any site that I work on that uses client variables behaves
    as if the variable is not defined after setting it then going to
    another page that checks for its existence. I have verified that
    client variables are set up in cf administrator.
    Thanks for any help

    Thanks a lot. I understood the mistake. Pls do not spend time on this.
    Thanks,
    Swarna

  • Why do we need the combination of Apache and Tomcatt?

    Both Apache and Tomcatt are web servers. It is possible to get the ob done with any of them. Then, why do we go for the combination of Apache and Tomcatt in most of the Applictions? What is the significance of doing it?

    The Apache Web Server is a high-performance HTTP server, which is very good in serving static content (i.e., HTML pages, JPG files, etc.).
    Apache Tomcat is a servlet container written in Java. It includes an HTTP server, but it isn't optimized as much as the Apache Web Server and probably doesn't have as many configuration options as the Apache Web Server.
    Often people use Apache Web Server as the primary HTTP server, and run Tomcat on top of that. You can configure Apache so that it redirects requests for servlets and JSPs to Tomcat. Apache Web Server cannot run servlets and JSPs by itself.
    Jesper

  • Apache and weblogic server

    hi all.
    i am using oracle application server 10g R2 over windows server 2003 64bit
    but now i planned to go for apache and weblogic server for this i do not have idea that
    should i do? plz what softwares are required to use apache and weblogic server with current version
    10g R2.?

    The WebLogic Server (WLS) is a Java container similar to OC4J in Application Server 10g release 2. If you want to use WLS, you will have to upgrade your Application Server 10g installation to Fusion Middleware 11g. The upgrade path typically depends on the products which you are using in 10g, e.g. the upgrade path for SOA is different than the upgrade path for Forms/Reports or Oracle Portal. The [url http://docs.oracle.com/cd/E23943_01/upgrade.1111/e10125/before_you_begin.htm]Upgrade Planning Guide is a good start.
    Thanks,
    EJ

  • Howto - Using apache and mod_php4

    This is a quick tutorial on how to use the apache web server with the php module.  I am by no means an expert, so if you have any questions/suggestion, please feel free.  That being said, let's get started:
    1.  Install apache and php:
    [root@limbo root]# pacman -Sy apache
    [root@limbo root]# pacman -Sy php
    2.  First, ensure that you have the apache web server running properly, and can serve up simple HTML documents:
    [root@limbo phpbb]# /etc/rc.d/httpd start
    [ Starting HTTP Daemon DONE ]
    Now, point your browser to http://localhost/ and you should see a default Arch web server page.  If not, you must get this working before continuing.
    3.  Now, if the apache web server is working, let's shut it down and work on adding PHP functionality:
    [root@limbo root]# /etc/rc.d/httpd stop
    [ Stopping HTTP Daemon DONE ]
    4.  We must now make changes to the apache config file:
    [root@limbo root]# nano /etc/httpd/conf/httpd.conf
    5.  We must load the PHP module.  Find the LoadModule portion of httpd.conf and add:
    LoadModule php4_module lib/apache/libphp4.so
    and then find the AddModule section and add:
    AddModule mod_php4.c
    6.  To let apache know that files ending in .php are in fact PHP files, we add the following.  It doesn't matter where you put it, but you can search for AddType and pick a plac e you think fits.
    # Added by root for mod_php
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps
    7.  And to ensure that .php files are looked at first by apache when looking at directory contents, find the section that looks like what you see below, but notice that I have added index.php for php index files:
    # DirectoryIndex: Name of the file or files to use as a pre-written HTML
    # directory index. Separate multiple entries with spaces.
    <IfModule mod_dir.c>
    DirectoryIndex index.php index.html
    </IfModule>
    8.  Now, change the root apache directory by finding the line containing DocumentRoot and change it to the following (we will create the directory shortly, and place an index.php in there also):
    DocumentRoot "/home/httpd/html/phptest"
    9.  For the final config step, we must tell the Arch init script to load the php module when it starts apache.  All we have to do is edit /etc/conf.d/httpd and add the APACHE_OPTS line:
    HTTPD_USE_SSL="no"
    APACHE_OPTS="-D PHP4"
    10.  Now, create the directory /home/httpd/html/phptest
    11.  Create a plain text file using your favorite text editor.  The file is  /home/httpd/html/phptest/index.php
    The contents of this file should be the following:
    <html>
    <head>
    <title>PHP Test</title>
    </head>
    <body>
    <? phpinfo(); ?>
    </body>
    </html>
    12.  Once running the apache web server, you will notice that Arch sets it up to run as user "nobody".  Therefore, we want "nobody" to own all the files that we are going to use:
    [root@limbo root]# chown -R nobody.nobody /home/httpd/html/*
    [root@limbo root]# chmod -R 744 /home/httpd/html/*
    13.  Finally, start the apache web server again, and point your browser to your http://localhost/   You should now see alot of info, provided dynamically by the PHP module.
    I hope this quick tutorial is useful.  It you see anything wrong with it, or have suggestions, please let me know and I will edit this post.

    seba wrote:
    hi, i cant start apache
    [root@zlk daemons]# /etc/rc.d/httpd start
    [ Starting HTTP Daemon                                                  FAILED ]
    check you /var/log/httpd/error_log
    :^)

Maybe you are looking for