How To: Setup WebDAV and Apache2 for Private iCal Publishing

Notes:
This tutorial will not cover the installation of Apache2 or the required modules.
These paths apply to Ubuntu Server, but should work with many Linux distros.
There are other ways to configure your DAV directory. I have chosen to use a sub domain.
For simplicity, I am using Basic HTTP Auth. *THIS IS NOT SECURE!!!* Do not rely on Basic HTTP Auth for true security. For more details: http://httpd.apache.org/docs/2.0/mod/mod_dav.html#page-header
The following commands assume that you will be using sudo or logged in as root.
1. Enable mod_dav and moddavfs: *a2enmod dav_fs*
2. Create a directory for your DAV: *mkdir /var/www/dav*
3. Create a sub domain site: *vim /etc/apache2/sites-available/dav*
4. Enter the following:
NameVirtualHost *
<VirtualHost *>
DocumentRoot /var/www/dav
DirectoryIndex index.php index.html
ServerName dav.yourdomain.com
</VirtualHost>
DavLockDB /usr/local/apache2/var/DavLock
<Location />
Dav On
Order Deny,Allow
AuthType Basic
AuthName "DAV"
AuthUserFile /var/www/user.passwd
Require valid-user
</Location>
5. Create the user.passwd file:
*cd /var/www/*
*htpasswd -c user.passwd*
+Enter username and password when prompted+
6. Reload Apache's config: */etc/init.d/apache2 reload*
You can now publish your calendars to: dav.yourdomain.com.
Enjoy!
-David

How do you set up a webdav?
Lion doesnt know webdav! No Versions... forget the webda(v).
How does look your config?
DNS is correct?
Check with:
hostinfo (IP)
hostinfo (dnsname)
nslookup (IP)
nslookup (dnsname)
Does the user/group exist? can you log in over an other protocoll? like afp?
More informations please...

Similar Messages

  • How to setup Sync and Stream for Different Photo Libraries?

    I've read through most posts, but still can't get ATV to both sync and stream photos.
    On my MBP I have my iTune library with music, movies, etc. I also have several iPhoto libraries for each year ('05, '06 '07, etc). I initially set up ATV to sync to my MBP iTune Library and my iPhoto '07 iPhoto library and everything went fine. Even if ATV->source->my music->photos, I get the photos streamed fine.
    The question is how do I stream the other iPhoto libraries? If I go into MBP-> iTunes->Devices->ATV->Photos and deselect sync, I can't select any other Photo Albums and lose the ones I just sync'ed. If I try ATV->source->my itune lib->connect to new iTunes->sync #, but then when I go to MBP-> iTunes->devices->ATV there is no window to insert the # to stream.
    What am I missing? Usually Apple is very logical, but this has me stumped. Basically I would like to sync and store my music on ATV, but be able to stream different photo libraries, the photos don't have to be stored on ATV. If I could sync some and stream others that would be better.
    Can anyone give me a step-by-step on how to do this? I must be missing a step somewhere. Thx

    Welcome to the  Discussion Forums.
    It's debatable whether you could ever sync and stream photos from the same library. tv v 1.1 gave that impression because it showed photos in a synced source and a streamed source when the source was the same library. However as they were effectively the same photos it was never really clear what was happening.
    Now that synced and streamed content is in the same menu under v 2.0 it really doesn't matter. If your itunes library is synced to your tv then you must sync your photos, if your itunes library is stream only then you must stream your photos.
    Moving on, because this doesn't actually address your problem, which is that you want to sync or stream multiple iphoto libraries from the same itunes library. Well you can't, although you have a couple of workarounds.
    If you must have multiple libraries, then you could open additional user accounts, stream the itunes libraries in those user accounts and allocate a single library to iphoto under each user account. This is quite messy if you have more than a couple of libraries and will not work with more than 5 libraries, which you may well have if you are working by years.
    Your second option and I don't think you'll like it too much is to put all your photos in one library. To be honest I'm not really sure why you split your photos up as you do, I would have thought that iphoto was more than capable of coping with photos from all years.

  • How to setup a global artwork for a TV Show

    Hi, I've a TV Show composed by 45 episodes where each one have his artwork but I don't know how to setup a global artwork for the TITLE of the TV Show while retaining the 45s artworks.
    ie. when watching the Tv Shows (library on iTunes) I would like to see the global artwork of the Tv Show that is different of the other 45s episodes contained.
    Bye, Roberto.

    Sorry, I don't believe that you have had a good look at the Foundation framework. I'll now hold your hand while we go through the basics.
    Here is the specific page http://foundation.zurb.com/docs/components/grid.html
    The default values are
    Em-base : 16px
    Row width: 62.5em (62.5em x 16px = 1000px)
    Columns per row: 12
    These and other default values can be changed. The fact of the matter is that if you stipulate a section width of 2 or 3 or 12 columns, the widths will automatically be calculated for you.
    In your case, if you want 7 columns, all you need to do is change the number of columns per row and the rest is done for you.

  • How to setup a release strategy for store generated purchase order

    Hi there,
    Does anybody know how to setup a release strategy for store/plant generated purchase order? I have a request from our client, but I never cross this before. Please help and let me know the step with every single detail.
    Greatly thank for your help.
    Kind Regards,
    2tea

    Please go thru the below Release Procedure and check whether you have maintained all the settings properly.
    PO RELEASE STRATEGY
    The release code is a two-character ID allowing a person to release (clear, or approve) a requisition or an external purchasing document. The release codes is basically controlled via a system of authorizations (authorization object M_EINK_FRG).
    Use SE12, structure CEKKO to check all the fields available for controlling the Purchase Order.
    e.g. If the total value for the Purchase Order exceeds 10,000, release strategy 01 is assigned to the Purchase Order. There is only one characteristic created in this example. For controlling the Purchase Order type, create characteristic for CEKKO-BSTYP and the value NB.
    CT04 - Create Characteristic e.g. NETVALUE
    Click Additional data Table name CEKKO Field name GNETW and press enter
    (for currency dependent field, you are prompt to enter the currency which the system then converts the currency of the Purchasing document into this currency)
    In the Basic data (X refers to tick),
    X Mutliple values
    X Interval values
    In the Value data, in the Char. value column, type >10000 and press enter
    Save your data
    CL02 - Class
    Class - Create REL_PUR
    Class type - 032
    Click Create
    Description - Release Procedure for Purchase Order
    In the Same Classification section, click Check with error
    In the Char. (characteristic) tab, type NETVALUE to assign your characteristics to the class
    OMGS - Define Release Procedure for Purchase Order Type
    Release Group - New entries
    Rel.group Rel. Object Class Description
    02 REL_PUR Rel. Strategy for PO
    Release codes - New entries
    Grp Code
    02 01
    Release indicators
    Release indicators Release Description
    0 Blocked
    1 X Release
    Release Strategy
    Release group 02
    Rel.strategy 01
    Release codes 01
    Release status 01
    Classification Choose your check values
    OMGSCK - Check Release Strategies
    (make sure there are no error messages)
    Once the Purchase Order is not release, buyers will not be able to print the Purchase Order.
    Goods Receipts will be shown with Message no. ME 390 - Purchasing document XXXXXXX not yet released.
    In 4.6c, Purchase Order with Release Strategy have a tabs at the end of the Header. This allowed the buyers to check the release status of the Purchase Order.
    The person with the release authorization have to use ME28 to release the Purchase Order.
    Regards,
    Ashok

  • How to setup a default size for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default size for a new divs in fluid grid layout in dreamweaver? I don't need the default size for new divs as a 100% width, I need them 13.69% as a one coulmn width only (7 coulmns fluid grids layout for desktop size 1000w).
    This problem I've faced when I intended to insert dozens of fluid grid divs in the layout.

    Sorry, I don't believe that you have had a good look at the Foundation framework. I'll now hold your hand while we go through the basics.
    Here is the specific page http://foundation.zurb.com/docs/components/grid.html
    The default values are
    Em-base : 16px
    Row width: 62.5em (62.5em x 16px = 1000px)
    Columns per row: 12
    These and other default values can be changed. The fact of the matter is that if you stipulate a section width of 2 or 3 or 12 columns, the widths will automatically be calculated for you.
    In your case, if you want 7 columns, all you need to do is change the number of columns per row and the rest is done for you.

  • How to setup gmail push notification for my iphone 5?

    I'm using gmail. Prompt respond for mails is very urgent for me.
    How to setup gmail push notification for my iphone 5?

    I switched from a BB to an iPhone a few days ago and I knew I was going to miss the QWERTY keyboard but then I also discovered that my GMail doesn't 'push' to my iPhone. I was used to 'push' for all mail accounts on the BB. I also missed being able to personalize text, email, and phone tones for individuals.
    I tried the Gmail app for iOS and it does deliver Gmail to the iPhone app quickly but the text is tiny and when it is a web page it's almost impossible to read.
    So, I have worked out a kludge to get around these problems.
    I added my exisiting Gmail account to the iPhone.
    Hotmail does push to iOS 7 so I created a Outlook account (could be hotmail or Live) using the web browser.
    I added the hotmail account to the iPhone. I basically use this to give fast notification of important emails on my iPhone.
    On my macbook email client I created a rule that 'redirects' incoming mail to the hotmail account. The 'Redirect' is important since the email will show up in the hotmail account on the iPhone as coming from the original sender and you can then respond to the original sender from the iPhone, though the sender will see it as coming from the hotmail account.
    The other downside is that you will get a second copy of the email in the gmail inbox on the iPhone, probably 15 minutes later.
    If you don't want all of the mail being redirected you can create a 'redirect' group in the Address book and then adjust the rule in Apple mail to only redirect the mail to the hotmail account if the sender is in the redirect group. You can add and delete contacts from this group depending upon which ones you consider to be important. You will still get two copies of the email on the iPhone, one in the hotmail inbox and one in the gmail inbox.
    You can prevent this from happening temporarily by turning off, but not deleting, the gmail account on the iPhone. You could then edit the emails on the Apple email client before turning the gmail back on in the iPhone.
    And finally if you use the VIP feature in email on the iPhone you can create a list of VIP contacts and then assign a different notification sound for the VIP's. So in effect important contacts mail will be redirect to the iPhone for quick notification and very, very important contacts will have a different notification sound.
    I'm basically using the Hotmail account as a notification  tool and basically delete all the emails in it since the original copy will be in the gmail account.
    And best of all it's all free, except for the bandwidth.

  • How to find classtype and class for a material.

    Hi,
    How to find classtype and class for a material.
    which table contains this data.
    Thanks
    Kiran

    Hi Kiran,
    Check below sample code. Use this BAPI which will give all info about the class for the material.
      DATA:      l_objectkey_imp    TYPE bapi1003_key-object
                                         VALUE IS INITIAL.
      CONSTANTS: lc_objecttable_imp TYPE bapi1003_key-objecttable
                                         VALUE 'MARA',
                 lc_classtype_imp   TYPE bapi1003_key-classtype
                                         VALUE '001',
                 lc_freight_class   TYPE bapi1003_alloc_list-classnum
                                         VALUE 'FREIGHT_CLASS',
                 lc_e               TYPE bapiret2-type VALUE 'E',
                 lc_p(1)            TYPE c             VALUE 'P',
                 lc_m(1)            TYPE c             VALUE 'M'.
      SORT i_deliverydata BY vbeln posnr matnr.
      CLEAR wa_deliverydata.
      LOOP AT i_deliverydata INTO wa_deliverydata.
        REFRESH: i_alloclist[],
                 i_return[].
        CLEAR:   l_objectkey_imp.
        l_objectkey_imp = wa_deliverydata-matnr.
    *Get classes and characteristics
        CALL FUNCTION 'BAPI_OBJCL_GETCLASSES'
          EXPORTING
            objectkey_imp         = l_objectkey_imp
            objecttable_imp       = lc_objecttable_imp
            classtype_imp         = lc_classtype_imp
    *   READ_VALUATIONS       =
            keydate               = sy-datum
            language              = sy-langu
          TABLES
            alloclist             = i_alloclist
    *   ALLOCVALUESCHAR       =
    *   ALLOCVALUESCURR       =
    *   ALLOCVALUESNUM        =
            return                = i_return
    Thanks,
    Vinod.

  • How to remove bullets and spacing for url links in the Related Links iview?

    I tried to look for a property that I can edit the look-n-feel of the url links in the Related Link iView using "Theme Editor".
    All I need is to remove the bullets and increase some vertical spacing between the links.
    Currently, it looks like this:
    URL iView A
    URL Iview B
    I go through the whole section of Related Links properties, none of them seems to do what I want.
    Here are the list of properties in Related Link section (of Navigation Panel):
    Link Color
    Text Decoration of Link
    Hover Color
    Text Decoration of Hovered Link
    Initially, I thought "Text Decoration of Link" should be the right property I should look at. But there are a drop-down with 5 options: None, Underline, Blinking, Overline and Line-Through, which really can't achieve what I want.
    Thanks for advice.
    Kent
    Post with Diagram Illustration:
    <a href="http://sapnetweaverforum.blogspot.com/2006/11/how-to-remove-bullets-and-spacing-for.html">How to remove bullets and spacing for url links in the Related Links iview?</a>
    Message was edited by: Kent C.

    Hi, Kai.
    I checked the Related iView properties (URL Template), I don't see what layoutset it is really using. I am not sure, is that a layout set apply to the Related Link Iview?
    For the regular KM iView, I will see what Layout Set I want to apply, then I can go and change the properties (of layout coontroller, collection renderer & resource renderer)you mentioned. But for this Related Link iView, I really don't know. I guess it may be in the code itself.
    If there is a layout set for Related Link iView (or the place to apply layout set to it), can you point to me which one is that? (I did a search through the layout set names, I only find the AppQuicklinkExplorer (I used this for Dynamic Nav. Link iView before), if I can aply this layout set to Related Link iView, my problem will be solved.)
    Thanks for help.
    Kent

  • How to setup a company code for material management

    Hi,
    While creating material in MM01, in sales org tab, when I gave plant XXXX, it is giving an error "Company code YYYY is not setup for material management".
    So can you help me , how to setup a company code for material management
    Help is appreciated
    thanks
    DIL

    Hello Sendil,
    You can maintain it with trns code OMSY or MMPI/MMPV.
    Hope this helps
    Regards
    Arif Mansuri

  • How to setup a default direction for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default direction for new divs in fluid grid layout in dreamweaver? I am an RTL interface user, I need my new divs to be inserted from right to left not Left to Right! could it be in dreamweaver?
    Thanks.

    This may get me into strife, but my experience is that you are better off finding another platform for your RWD.
    The framework that I tend to use is by Zub-Foundation http://foundation.zurb.com/.
    A commercial product that I have come to appreciate can be found here http://www.projectseven.com/products/tools/composer/index.htm. Please do not mention me if you happen to choose this product.

  • How to setup the Airport Extreme for PSP?

    Can anyone tell me how to setup the Airport Extreme for PSP? I have been searching the Discussions but none of the posting seems to explain detail enough. A step by step guide would be very appreciated. Thanks.
    PowerBook G4   Mac OS X (10.4.3)  

    Sorry, I forgot to mention a few points:
    1) I don't have the Airport Extreme base station;
    2) My PowerBook is connect to the internet thru wired connection with the Built-in Ethernet;
    3) The Airport is turned on, but my PSP's scan cannot locate the PowerBook at all (while it find someone else's network)
    So, I wonder if I can just connect my PSP to the built-in Airport in the PowerBook directly. So that I can have internet access on my PSP.

  • How to setup the airport extreme for window xp

    How to setup the airport extreme for window xp

    Sorry, I forgot to mention a few points:
    1) I don't have the Airport Extreme base station;
    2) My PowerBook is connect to the internet thru wired connection with the Built-in Ethernet;
    3) The Airport is turned on, but my PSP's scan cannot locate the PowerBook at all (while it find someone else's network)
    So, I wonder if I can just connect my PSP to the built-in Airport in the PowerBook directly. So that I can have internet access on my PSP.

  • HOW TO FIND WF_ITEM_TYPE AND WF_ITEM_KEY FOR PO

    제품 : MFG_PO
    작성날짜 : 2003-05-14
    HOW TO FIND WF_ITEM_TYPE AND WF_ITEM_KEY FOR PO
    ===============================================
    PURPOSE
    This solution is for Oracle Purchasing 11 and higher
    Explanation
    1. Start a SQL*Plus session using the APPS schema.
    2. Run the following script and enter the Purchase Order number that is stuck
    in process when prompted for the PO_NUMBER:
         SELECT WF_ITEM_TYPE, SUBSTR(WF_ITEM_KEY,1,25) "WF_ITEM_KEY"
         FROM PO_HEADERS_ALL
         WHERE AUTHORIZATION_STATUS='IN PROCESS'
         AND SEGMENT1='&PO_NUMBER';
    3. If more than one row is returned, then run the following script and only
    refer to the row that contains the OPERATING_UNIT_NAME that equals the
    operating unit name tied to the responsibility used when the Purchase Order was
    discovered as being stuck in process.
         SELECT SUBSTR(WF_ITEM_TYPE,1,12) "WF_ITEM_TYPE",
         SUBSTR(WF_ITEM_KEY,1,15) "WF_ITEM_KEY",
         SUBSTR(NAME,1,35) "OPERATING_UNIT_NAME"
         FROM PO_HEADERS_ALL PA, HR_ORGANIZATION_UNITS OU
         WHERE PA.ORG_ID=OU.ORGANIZATION_ID
         AND AUTHORIZATION_STATUS='IN PROCESS'
         AND SEGMENT1='&PO_NUMBER';
    Example
    Reference Documents
    -------------------

    Hi Kishore,
    Welcome to SCN!
    to find the sales order from Purchase order , go to SE16, Enter the table name as VBAK and press Enter.
    In BSTNK field of VBAK, Enter the Purchase order number. System will return you corresponding sales order.
    Hope this will help you.
    Regards,
    Nikhil

  • How to download drivers and software for hp pavilion dv6-3127tx . product unable to search

    How to download software and drivers for HP Pavilion dv6-3127TX. Unable to search the product in help and support center.
    Mohan Singh

    Hi,
    I can't find a listing for this model either, but you should find the drivers available on the link below work.
    http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=4331848&lang=en&cc=us...
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • How to create credit and debit for an account

    Please tell how to create credit and debit for an account in currencies like EURO,GBP other than functional currency(USD).

    hi,
    You will find Dr and Cr entry for Both currencies which are functional & Transaction currency.
    Regards,
    Srikanth.Kura

Maybe you are looking for

  • Fuzzy display on HDM on brand new Mac Mini

    I Have a brand new, purchased less than 2 -weeks ago, Mac Mini. I have a brand new Asus monitor. I am using an HDMI to HDMI cable. The text is more than fuzzy. I have tried the HDMI to DVI converter that came with the Mac Mini, as well as a two other

  • Email on Visual Approval and offline form as attachment in UWL

    Hello, I have a process which is like this 1) User to fill a form which on submit will go for approval. 2) On approval or rejection a mail to be sent to the person who submitted the offline form I have done the following 1) Create a offline form whic

  • Using archboot-2011-10/aif to install an encrypted btrfs system?

    Has anyone managed to install a btrfs encrypted system using the latest archboot image? Could we try and make a new entry in the wiki regarding these steps, or if anyone did it using the AIF? I have a 500GB disk and I'm wondering what would be the be

  • Jump from ABAP to EPORTAL

    HI, I am basically an ABAP Professional having 3+ years of exp in ABAP, i am planning to have EP Certification. i know the basic concept of JAVA. kindly guide me. Reg, Hariharan.

  • Migration tool Usage - Source & target portal versions

    Central note for portal migration specifies that the source portal should be in SP2 Patch 5. However the note is not clear about target portal version. The situation is that we have our current portal in EP6SP2 Patch 4 and we are evaluting Netweaver