Free Amsterdam Maps & Apps

maps & guides for free download and print

Nginx Show File Instead Of Download !!install!! -

: Tells the browser to attempt to display the content within the window. attachment : Explicitly forces the browser to save the file. 3. Update the MIME Types Map

To force a file (e.g., a .log or .version file) to display as plain text, you can override the type in your location block: nginx show file instead of download

Even with the correct MIME type, a file might still download if the server sends Content-Disposition: attachment . To ensure it opens in the browser window, you must set this value to inline . : Tells the browser to attempt to display

Browsers decide whether to render or download a file based on its Content-Type . If Nginx cannot determine a file's type, it defaults to application/octet-stream , which triggers a download in most browsers. it defaults to application/octet-stream

amsterdam maps & guides

Amsterdam city map

ov

Amsterdam's central district and surrounding, including cheap accommodation, concert venues and hot spots.

  nginx show file instead of download  4,531 kB
curated restaurant recommendations

Unbookables

We seek, you dine

Rail map   tram / train / metro

ov
  nginx show file instead of download  1,990 kB

Public transport network map   all routes

ov

Large overview map with all metro, tram, bus, and ferry lines in Amsterdam

  nginx show file instead of download  9.8 MB

The 9 Streets Shopping Guide

ov

Shopping guide to Amsterdam's most interesting shops in the Nine Streets and Jordaan area.

  nginx show file instead of download  2.7 MB

Amsterdam centre map

ov

Amsterdam's city centre with museums, places of interest & attractions and canal cruises & boat services featured on the map.

  nginx show file instead of download  2,800 kB

Store Your Luggage Safely in Central Amsterdam

Go and enjoy Amsterdam to the fullest while your belongings are safely stored at Luggage Depot.

Parking Zones and Fees

ov

Detailed map issued by the City of Amsterdam

  nginx show file instead of download  27.1 MB

P+R = Park and Ride Locations

ov

Parking in Amsterdam for 1 euro per 24 hours! Read what you should do and how it works.

  nginx show file instead of download  1,200 kB

Schiphol Airport Guide Arrivals

ov
  nginx show file instead of download  1.6 MB

Schiphol Airport Guide Departures

ov
  nginx show file instead of download  1.7 MB

Tourist Information

Be well prepared and know what is on in and around Amsterdam. Call, email or visit the official Amsterdam Tourist Office at Centraal Station.

Map of Vondelpark

ov

A map outlining all venues, art and special trees in the park

  nginx show file instead of download  1,262 kB

: Tells the browser to attempt to display the content within the window. attachment : Explicitly forces the browser to save the file. 3. Update the MIME Types Map

To force a file (e.g., a .log or .version file) to display as plain text, you can override the type in your location block:

Even with the correct MIME type, a file might still download if the server sends Content-Disposition: attachment . To ensure it opens in the browser window, you must set this value to inline .

Browsers decide whether to render or download a file based on its Content-Type . If Nginx cannot determine a file's type, it defaults to application/octet-stream , which triggers a download in most browsers.