Marcilla

Marcilla is a town and municipality located in the province and autonomous community of Navarre, northern Spain. Its population was at 2,821 inhabitants as of 2016.

The restored Palacial Castle of Marcilla (2015 photograph).

Marcilla castle was built by Pedro de Peralta y Ezpeleta, father of Pedro de Peralta y Ezpeleta, in the 15th century. It was the seat of the marquises of Falces for some four centuries, who here kept Tizona , the reputed sword of El Cid (now in Museo de Burgos). The castle was restored during 20092012.

Notable people

gollark: `certbot` asks for a "webroot" to place files into, so I use that, and it works flawlessly.
gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.