On Tue, Nov 26, 2013 at 4:45 AM, Charles-H. Schulz
<[email protected]> wrote:
> Le Mon, 25 Nov 2013 16:13:01 -0500,
> Robinson Tryon <[email protected]> a écrit :
>
>> >> Here's the private URL you'll see in your browser:
>> >> https://owncloud.documentfoundation.org/index.php/apps/files?dir=/Shared/Common/QA/Triage_Contest_2013
>> >>
>> >> ...and here's the public URL:
>> >> https://owncloud.documentfoundation.org/Common/QA/Triage_Contest_2013
>> >
> So I did:
> https://owncloud.documentfoundation.org/Website/2013_Website_Redesign/
>
> But it gives me an error message. What did I do wrong?

The part you want to remove in the middle is
"index.php/apps/files?dir=/Shared/". You also removed the 'Common/'
directory from the URL.

Fixed URL: 
https://owncloud.documentfoundation.org/Common/Website/2013_Website_Redesign/


Here's a good way to conceptualize how to formulate these public URLs:

The base url is always [owncloud] + "Common/". We host owncloud on an
appropriately-named subdomain on the TDF website, so that's:

The TDF website:
https://documentfoundation.org

The ownCloud subdomain:
https://owncloud.documentfoundation.org

The Common directory:
https://owncloud.documentfoundation.org/Common/

Now the rest of the URL after that is just a reflection of whatever
directory path you're using *inside* our shared Common space.

Want to go to marketing?
"https://owncloud.documentfoundation.org/Common/"; + "Marketing" =
https://owncloud.documentfoundation.org/Common/Marketing

How about QA?
"https://owncloud.documentfoundation.org/Common/"; + "QA" =
https://owncloud.documentfoundation.org/Common/QA

How about something for the wiki?
"https://owncloud.documentfoundation.org/Common/"; + "Website/Wiki" =
https://owncloud.documentfoundation.org/Common/Website/Wiki

HTH,
--R

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to