Notes for Nicole Sharp's Website and Security for Nicole Sharp's Website: Difference between pages

From NikkiWiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
(Created page with "<!--sse--><u title="email Nicole Sharp">[mailto:wiki@nicolesharp.net Please let me know]</u> if you have discovered any security problems with <u><cite class="u">NikkiWiki</cite></u> or <u><cite class="u">Nicole Sharp's Website</cite></u>.<!--/sse--> <u><cite class="u">NikkiWiki</cite></u> runs on mw:version lifec...")
 
Line 1: Line 1:
Notes on the development of <u><cite class="u">[[Nicole Sharp's Website]]</u></u>.
<!--sse--><u title="email Nicole Sharp">[mailto:&#x77;&#x69;&#x6b;&#x69;&#x40;&#x6e;&#x69;&#x63;&#x6f;&#x6c;&#x65;&#x73;&#x68;&#x61;&#x72;&#x70;&#x2e;&#x6e;&#x65;&#x74; Please let me know]</u> if you have discovered any security problems with <u><cite class="u">[[about NikkiWiki|NikkiWiki]]</cite></u> or <u><cite class="u">[[about Nicole Sharp's Website|Nicole Sharp's Website]]</cite></u>.<!--/sse-->


== Web Platform ==
<u><cite class="u">[[NikkiWiki]]</cite></u> runs on [[mw:version lifecycle|Wikimedia MediaWiki {{CURRENTVERSION}} LTS (Long-Term Support)]] with [https://www.php.net/supported-versions.php PHP (Personal Homepage Hypertext Preprocessor) 8.2]. <ref><u><code>[[MediaWiki]]</code></u></ref> <ref><code>[[mw:version lifecycle]]</code></ref> <ref><u><code>https://www.nicolesharp.net/info.php</code></u></ref>


=== <abbr title="hypertext markup language">HTML</abbr> ===
View technical information about MediaWiki for <cite class="u">Nicole Sharp's Wiki</cite>:
: <u><code>[[special:version]]</code></u>


* <code>[[wikipedia:HTML]]</code>
View technical information about PHP for <cite class="u">Nicole Sharp's Website</cite>:
** <code>[[wikipedia:DOCTYPE]]</code>
: <u><code>https://www.nicolesharp.net/info.php</code></u>
** <code>[[wikipedia:HTML elements]]</code>
** <code>[[wikipedia:HTML attributes]]</code>
** <code>[[wikipedia:APPCACHE]]</code>
** <code>[[wikipedia:META element]]</code>
*** <code>[[wikipedia:META CHARSET]]</code>
*** <code>[[wikipedia:META REFRESH]]</code>
*** <code>[[wikipedia:favicon]]</code>
**** <code>[[wikipedia:X-ICON]]</code>
**** <code>[[wikipedia:X-BMP]]</code>
*** <code>[[wikipedia:media types]]</code>
** <code>[[wikipedia:FRAMESET element]]</code>
** <code>[[wikipedia:DIV element]]</code>
** <code>[[wikipedia:BLOCKQUOTE element]]</code>
** <code>[[wikipedia:RUBY element]]</code>
** <code>[[wikipedia:CANVAS element]]</code>
** <code>[[wikipedia:FORM element]]</code>
* <code>[[wikibooks:HTML]]</code>
* <code>https://www.w3.org/MarkUp/Guide/</code>
* <code>https://www.w3.org/community/webed/wiki/HTML/Training</code>
* <code>https://developer.mozilla.org/docs/learn/</code>
* <code>https://html.spec.whatwg.org/</code>


==== <abbr title="language">LANG</abbr> ====
== see also ==


* <code>[[wikipedia:LANG]]</code>
* <u><code>https://www.nicolesharp.net/security.txt</code></u>
* <code>[[wikipedia:ISO 639-1 codes]]</code>
* <code>[[wikipedia:ISO 639-2 codes]]</code>
* <code>[[wikipedia:ISO 15924]]</code>
* <code>[[wikipedia:ISO 3166-1 alpha-2]]</code>
 
==== Unicode ====
 
* <code>[[wikipedia:character entities]]</code>
* <code>[[wikipedia:numeric character references]]</code>
* <code>[[wikibooks:Unicode]]</code>
 
==== HTML validation ====
 
* <code>https://validator.w3.org/</code>
 
=== <abbr title="cascading stylesheets">CSS</abbr> ===
 
* <code>[[wikipedia:CSS]]</code>
* <code>[[wikibooks:CSS]]</code>
* <code>https://www.w3.org/community/webed/wiki/CSS/Training</code>
 
=== <abbr title="extensible hypertext markup language">XHTML</abbr> ===
 
* <code>[[wikipedia:XHTML]]</code>
* <code>[[wikibooks:XHTML]]</code>
* <code>https://www.w3.org/tr/xhtml1/</code>
 
XHTML 1.0 has better intercompatibility with HTML 5 than [https://www.w3.org/tr/xhtml11/ XHTML 1.1]. [https://en.wikibooks.org/wiki/XHTML/XHTML_Grammar#Deprecated_Tags]&ensp; [https://www.w3.org/tr/xhtml2/ XHTML 2.0] is an incomplete standard.
 
=== <abbr title="scalable vector graphics">SVG</abbr> ===
 
* <code>[[wikipedia:SVG]]</code>
* <code>https://www.w3.org/graphics/svg/ig/resources/svgprimer.html</code>
* <code>https://www.w3.org/tr/svg11/</code>
 
[https://www.w3.org/tr/svg12/ SVG 1.2] and [https://www.w3.org/tr/svg2/ SVG 2.0] are incomplete standards.
 
=== <abbr title="mathematical markup language">MathML</abbr> ===
 
* <code>[[wikipedia:MathML]]</code>
* <code>https://www.w3.org/math/whatismathml.html</code>
* <code>https://www.w3.org/tr/mathml3/</code>
 
[https://www.w3.org/tr/mathml4/ MathML 4.0] is an incomplete standard.
 
=== <abbr title="extensible markup language">XML</abbr> ===
 
* <code>[[wikipedia:XML]]</code>
* <code>[[wikibooks:XML: Managing Data Exchange]]</code>
* <code>https://www.w3.org/tr/xml11/</code>
 
==== <abbr title="document type definition">DTD</abbr> ====
 
* <code>[[wikipedia:XML DTD]]</code>
 
=== <abbr title="JavaScript">JS</abbr> ===
 
* <code>[[wikipedia:JavaScript]]</code>
* <code>[[wikibooks:JavaScript]]</code>
* <code>https://www.ecma-international.org/publications-and-standards/standards/ecma-262/</code>
 
==== <abbr title="JavaScript Object Notation">JSON</abbr> ====
 
* <code>[[wikipedia:JSON]]</code>
* <code>https://www.json.org/</code>
* <code>https://www.ecma-international.org/publications-and-standards/standards/ecma-404/</code>
 
== webmail ==
 
=== Outlook ===
 
* <code>https://www.outlook.com/</code>
 
15 <abbr title="gigabytes">GB</abbr> of free mailbox storage.
 
=== <abbr title="Google Mail">GMail</abbr> ===
 
* <code>https://www.gmail.com/</code>
 
15 GB of free mailbox storage.
 
=== Yahoo ===
 
* <code>https://mail.yahoo.com/</code>
 
1000 GB of free mailbox storage.
 
=== <abbr title="America Online">AOL</abbr> ===
 
* <code>https://mail.aol.com/</code>
 
1000 GB of free mailbox storage.
 
== webdomain ==
 
* <code>https://www.dreamhost.com/domains/</code>
 
== webhosting ==
 
* <code><nowiki>http://personal.frostburg.edu/nlsharp0/</nowiki></code>
 
=== Altervista ===
 
* <code>https://www.altervista.org/</code>
* <code>http://nicolesharp.altervista.org/</code>
 
=== DreamHost ===
 
* <code>https://www.dreamhost.com/hosting/shared/</code>
* <u><code>https://www.nicolesharp.net/</code></u>
 
== Cloudflare ==
 
* <code>https://www.cloudflare.com/</code>
 
== <abbr title="text">TXT</abbr> ==
 
=== ROBOTS ===
 
* <code>[[wikipedia:robots.txt]]</code>
* <code>https://www.robotstxt.org/</code>
* [https://help.dreamhost.com/hc/articles/216105077/ "Control Bots, Spiders, and Crawlers" (DreamHost)]
* <u><code>https://www.nicolesharp.net/robots.txt</code></u>
 
=== SITEMAP ===
 
* <code>[[wikipedia:sitemap.txt]]</code>
* <code>https://www.sitemaps.org/</code>
* <u><code>https://www.nicolesharp.net/sitemap.txt</code></u>
 
=== SECURITY ===
 
* <code>[[wikipedia:security.txt]]</code>
* <code>https://www.securitytxt.org/</code>
* <code>https://www.securitytxt.org/</code>
* <u><code>https://www.nicolesharp.net/security.txt</code></u>
* <code>[[mw:version lifecycle]]</code>
 
* <code>https://www.php.net/supported-versions.php</code>
=== HUMANS ===
* <code>https://help.dreamhost.com/hc/articles/215082337/</code>
 
* <code>https://humanstxt.org/</code>
* <u><code>https://www.nicolesharp.net/humans.txt</code></u>
 
== <abbr title="hypertext access">HTACCESS</abbr> ==
 
* <code>https://httpd.apache.org/docs/howto/htaccess.html</code>
* [https://help.dreamhost.com/hc/articles/216456227/ "HTACCESS Overview" (DreamHost)]
* [https://help.dreamhost.com/hc/articles/217738987/ "What Can I Do With an HTACCESS File?" (DreamHost)]
* [https://help.dreamhost.com/hc/articles/215747758/ "Force Your Site to Load Securely with an HTACCESS File" (DreamHost)]
* [https://help.dreamhost.com/hc/articles/215747748/ "How Can I Redirect and Rewrite My URLs With an HTACCESS File?" (DreamHost)]
* [https://help.dreamhost.com/hc/articles/216109967/ "Redirect Your Root Directory to a Subdirectory" (DreamHost)]
 
=== <code>.htaccess</code> ===
 
<code><pre>
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/
</pre></code>
 
== <abbr title="Personal Homepage Hypertext Preprocessor">PHP</abbr> ==
 
* <code>[[wikipedia:PHP]]</code>
* <code>[[wikibooks:PHP]]</code>
* <code>https://www.php.net/</code>
* <code>https://www.php.net/docs.php</code>
* [https://help.dreamhost.com/hc/articles/214202188/ "PHP Overview" (DreamHost)]
 
=== PHPINFO ===
 
* [https://help.dreamhost.com/hc/articles/214895287/ "Viewing Your Site's PHP Version and Settings" (DreamHost)]
* <u><code>https://www.nicolesharp.net/info.php</code></u>
 
==== <code>info.php</code> ====
 
<code><pre>
<?php
 
phpinfo();
 
/*
PHPINFO (Personal Homepage Hypertext Preprocessor Info) for Nicole Sharp's Website.
2023-09-03 Nicole Sharp
https://www.nicolesharp.net/
*/
 
?>
</pre></code>
 
=== <abbr title="initialization">INI</abbr> ===
 
* <code>[[wikipedia:php.ini]]</code>
* [https://help.dreamhost.com/hc/articles/214200688/ "PHP.INI Overview" (DreamHost)]
* [https://help.dreamhost.com/hc/articles/214894037/ "Create a PHPRC File Via <abbr title="File Transfer Protocol">FTP</abbr>" (DreamHost)]
 
== webanalytics ==
 
=== Matomo ===
 
* <code>https://www.matomo.org/</code>
* <code>https://www.matomo.org/download/</code>
* <code>https://www.matomo.org/installing-matomo/</code>
* <code>https://www.matomo.org/how-to-configure-matomo-for-security/</code>
 
==== Matomo plugins ====
 
* <code>https://plugins.matomo.org/forcessl/</code>
* <code>https://plugins.matomo.org/provider/</code>
* <code>https://plugins.matomo.org/securityinfo/</code>
* <code>https://plugins.matomo.org/ip2location/</code>
* <code>https://plugins.matomo.org/bandwidth/</code>
* <code>https://plugins.matomo.org/googleanalyticsimporter/</code>
* <code>https://plugins.matomo.org/taskstimetable/</code>
* <code>https://plugins.matomo.org/jstrackercustom/</code>
 
==== Matomo Cloudflare App ====
 
* <code>https://www.cloudflareapps.com/apps/piwik/</code>
* <code>https://www.matomo.org/how-do-i-install-the-matomo-tracking-code-on-my-cloudflare-setup/</code>
 
==== Matomo reports ====
 
* [https://www.matomo.org/faq_34856/ "Emails From Matomo Are Not Being Sent, How Do I Troubleshoot and Solve the issue?" (Matomo)]
* <code>https://www.matomo.org/create-and-schedule-a-report/</code>
* <code>https://www.matomo.org/downloading-and-sending-your-custom-reports-by-email/</code>
 
=== <abbr title="Google Analytics">GA</abbr> ===
 
* <code>https://analytics.google.com/</code>
 
==== GA Cloudflare App ====
 
* <code>https://www.cloudflareapps.com/apps/googleanalytics/</code>
 
=== Clarity ===
 
* <code>https://clarity.microsoft.com/</code>
 
=== Metrica ===
 
* <code>https://metrica.yandex.com/</code>
 
== websearch ==
 
=== Google ===
 
* <code>https://search.google.com/search-console/</code>
* [https://help.dreamhost.com/hc/articles/216375348/ "Google Site Verification" (DreamHost)]
 
=== Bing ===
 
* <code>https://webmaster.bing.com/</code>
 
=== Yandex ===
 
* <code>https://webmaster.yandex.com/</code>
 
== MediaWiki ==


* <code>[[wikipedia:MediaWiki]]</code>
== references ==
* <code>https://www.mediawiki.org/</code>
* [https://help.dreamhost.com/hc/articles/217292577/ "MediaWiki: Installing and More" (DreamHost)]


=== wikimarkup ===
<references />


* <code>[[wikibooks:MediaWiki]]</code>
{{#seo:|keywords=charity, crowdfunding, donating, donations, PayPal}}


[[category:Nicole Sharp's Website]]
[[category:Nicole Sharp's Website]]
[[category:notes]]

Revision as of 2023-09-03T17:27:18