• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings
  • Meetings Map

Domains

Mark Chouinard / January 15, 2013

Display Dropbox Folder Using Custom Domain

I wanted to use my own domain name to display a public Dropbox folder.  I had no interest in IFrames or HTML framesets so I turned to PHP. It only takes a few quick lines of PHP to tackle this.  First use file_get_contents() to retrieve the page. Then use html_entity_decode() to clean up the results.  […]

Mark Chouinard / January 15, 2013

Use Custom Domain with Dropbox

I wanted to be able to share links to files in my Dropbox using my own domain instead of http://dl.dropbox.com/u/1234567/… I created a subdomain, dl and pointed it to a directory on my hosting account. In that directory I placed an .htaccess file with the code below. Now I can share files from my Dropbox […]

Primary Sidebar

Footer

Copyright © 2021 · machouinard · Log in