Notes for Nicole Sharp's Website

From NikkiWiki
Jump to navigation Jump to search

Notes on the development of Nicole Sharp's Website.

Web Platform

HTML

LANG

Unicode

HTML validation

CSS

XHTML

XHTML 1.0 has better intercompatibility with HTML 5 than XHTML 1.1. [1]XHTML 2.0 is an incomplete standard.

SVG

SVG 1.2 and SVG 2.0 are incomplete standards.

MathML

MathML 4.0 is an incomplete standard.

XML

DTD

JS

JSON

webmail

Outlook

15 GB of free mailbox storage.

GMail

15 GB of free mailbox storage.

Yahoo

1000 GB of free mailbox storage.

AOL

1000 GB of free mailbox storage.

webdomain

webhosting

  • http://personal.frostburg.edu/nlsharp0/

Altervista

DreamHost

Cloudflare

TXT

ROBOTS

SITEMAP

SECURITY

HUMANS

HTACCESS

/.htaccess

RewriteEngine on

RewriteRule ^/?wiki(/.*)?$ %{DOCUMENT_ROOT}/w/index.php [L]
# https://www.mediawiki.org/wiki/manual:short_URL/Apache

RewriteCond %{HTTP_HOST} nicolesharp\.net [NC]
RewriteCond %{REQUEST_URI} ^/$
RewriteRule ^(.*)$ /wiki/NikkiWiki$1 [L]
# https://help.dreamhost.com/hc/articles/216109967/

# Apache HTACCESS (hypertext access) for Nicole Sharp's Website.
# 2023-09-03 Nicole Sharp
# https://www.nicolesharp.net/

PHP

PHPINFO

/info.php

<?php

phpinfo();

/*
PHPINFO (Personal Homepage Hypertext Preprocessor Info) for Nicole Sharp's Website.
2023-09-03 Nicole Sharp
https://www.nicolesharp.net/
*/

?>

INI

webanalytics

Matomo

GA

Clarity

Metrica

websearch

Google

Bing

Yandex

MediaWiki

wikimarkup