Difference between revisions of "Location"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
  
  
[[Ipstack]]
+
 
 +
* [[Ipstack]]
 +
* [[GKE location]], [[Terraform resource: google container cluster]] and [[google_container_node_pool]]
 +
 
 +
 
 +
 
 
== See also ==
 
== See also ==
 
* {{GPS}}
 
* {{GPS}}
  
 
[[Category:IP]]
 
[[Category:IP]]

Latest revision as of 17:55, 7 December 2023



Location examples for Mediawiki https://www.nginx.com/resources/wiki/start/topics/recipes/mediawiki/:

    location = /_.gif {
        expires max;
        empty_gif;
    }

    location ^~ /cache/ {
        deny all;
    }




See also[edit]

Advertising: