User Tools

Site Tools


servers:bsd:nginx:custom:landing_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:bsd:nginx:custom:landing_page [2026/01/09 01:28] – [Server Block] Sean Rhoneservers:bsd:nginx:custom:landing_page [2026/01/11 05:04] (current) – [index.html] Sean Rhone
Line 2: Line 2:
  
   * Landing page   * Landing page
-  * [[Information:Realm of Espionage]]+  * [[information:realm_of_espionage|Realm of Espionage]]
   * https://realmofespionage.xyz   * https://realmofespionage.xyz
  
Line 22: Line 22:
 <!DOCTYPE html> <!DOCTYPE html>
 <html> <html>
 +<meta name="viewport" content="width=device-width, initial-scale=1" />
 <head> <head>
 <title>Realm of Espionage</title> <title>Realm of Espionage</title>
Line 65: Line 66:
 <code> <code>
 server { server {
- 
  listen '443' 'ssl';  listen '443' 'ssl';
  http2 'on';  http2 'on';
/usr/local/www/wiki/data/attic/servers/bsd/nginx/custom/landing_page.1767940106.txt.gz · Last modified: by Sean Rhone