List of islands of the Bailiwick of Guernsey

The Bailiwick of Guernsey (French: Bailliage de Guernesey) is a British Crown dependency in the English Channel off the coast of Normandy.

Bailiwick includes

As well as the island of Guernsey itself, it also includes:[1]

Alderney (centre) and Burhou (upper right)
Aerial photograph of Les Casquets
  • Alderney together with:
  • Sark together with:
    • Brecqhou (Brechou)[2]
      • Le Nesté
    • Les Burons[6]
    • Baleine
    • Moie de Pot
    • Moie de Brenière[2]
    • Moie de Port Gorey
    • Moie de la Bretagne
    • Moie de la Fontaine
    • Moie de Gouliot
    • Moie de Mouton
    • Tintageu
    • Les Autelets[7]
      • Le Grand Autelet
      • L'Épile
      • Le Blanc Autelet (Le Petit Autelet)
    • Bec du Nez (Oystercatcher's Rock)
    • La Petite Moie[2]
    • La Grande Moie[2]
    • L'Étac de Serk[2]
    • La Noire Pute
An aerial shot showing Herm (centre), Jethou to the right, Sark in the right background and Guernsey in the foreground
gollark: Not specifically wordpress, no.
gollark: I would probably use nginx, because I'm used to it and it has nicer configuration:```nginxhttp { # whatever important configuration you have for all HTTP servers, `nginx.conf` probably ships with some # fallback in case someone visits with an unrecognized Host header server { listen 80 default_server; listen [::]:80 default_server; return 301 http://somedomain$request_uri; } server { listen 80; # you may (probably do) want HTTPS instead, in which case this bit is somewhat different - you need to deal with certs and stuff, and use port 443 - also you should probably add HTTP/2 listen [::]:80; # IPv6 server_name domain1.com; location / { proxy_pass http://backend1:8080/; } } server { listen 80; listen [::]:80; server_name domain2.com; location / { proxy_pass http://backend2:8080/; } }}```
gollark: The reverse-proxy solution is in my opinion the best one, although it would require some config.
gollark: I think LetsEncrypt may not be very happy with that, though.
gollark: Yes, and you can just use a reverse proxy (with "vhosts" or whatever) for that, easy enough.

References

  1. Coysh, Victor (1985). Channel Islets. Guernsey: Guernsey Press. ISBN 0902550128.
  2. "Gull Breeding Sites in the Bailiwick of Guernsey". Archived from the original on 2016-03-04. Retrieved 2015-11-04.
  3. "Fort Ile de Raz". Visit Alderney.
  4. "Region 8. Longis Bay and Essex Hill to Bluestone Bay;". Flora.org.gg.
  5. "Fort Clonque". The Landmark Trust.
  6. "Les Burons, Sark".
  7. "Les Autelets, Sark".
  8. "Moulin Huet Bay, Guernsey about 1883, Pierre-Auguste Renoir".
  9. "2009 Liberation Grosse Rocque flag raised". BBC.
  10. "Flashy Concrete Repair". Archived from the original on 2015-10-13. Retrieved 2015-11-04.
  11. "MV Prosperity Memorial". BBC.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.