Webdevelopment: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Notes on installing and configuring <strong>[[mw:Main Page|Wikimedia MediaWiki]]</strong>.
Resources for installing and configuring <strong>[[mw:Main Page|Wikimedia MediaWiki]]</strong>.


== [[wikipedia:WhoIs|WhoIs]] ==
== [[wikipedia:WHOIS|WHOIS]] ==


* [https://help.dreamhost.com/hc/articles/216458227/ <cite>DreamHost Knowledge Base</cite>: "Domain Registration Contact Information Overview"]
* [https://help.dreamhost.com/hc/articles/216458227/ <cite>DreamHost Knowledge Base</cite>: "Domain Registration Contact Information Overview"]
Line 26: Line 26:
* [https://wiki.filezilla-project.org/documentation <cite>FileZilla</cite>: "Documentation"]
* [https://wiki.filezilla-project.org/documentation <cite>FileZilla</cite>: "Documentation"]


== [[wikipedia:HTACCESS|Apache Hypertext Transfer Protocol Access (HTACCESS)]] ==
== [[wikipedia:HTACCESS|Apache Hypertext Transfer Protocol Server Access (HTACCESS)]] ==


* [https://help.dreamhost.com/hc/articles/216456227/ <cite>DreamHost Knowledge Base</cite>: "HTACCESS Overview"]
* <u>[[HTACCESS|<cite>NikkiWiki</cite>: "HTACCESS"]]</u>
* [https://httpd.apache.org/docs/current/howto/htaccess.html <cite>Apache Hypertext Transfer Protocol (HTTP) Server Project Documentation</cite>: "HTACCESS Files"]
* [https://help.dreamhost.com/hc/articles/215747758/ <cite>DreamHost Knowledge Base</cite>: "Force Your Site to Load Securely with an HTACCESS File"]
 
=== HTTP redirects ===
 
* [https://help.dreamhost.com/hc/articles/215747748/ <cite>DreamHost Knowledge Base</cite>: "How Can I Redirect and Rewrite my Uniform Resource Locators (URLs) with an HTACCESS File?"]
* [[wikipedia:HTTP status codes|<cite>Wikipedia</cite>: "HTTP Status Codes"]]
* [https://developer.mozilla.org/docs/Web/HTTP/Reference/Status/ <cite>Mozilla Developer Network</cite>: "HTTP Response Status Codes"]
* [https://httpwg.org/specs/rfc9110.html#overview.of.status.codes <cite>Internet Engineering Task Force (IETF) HTTP Working Group</cite>: "Internet Standard 97 (HTTP Semantics, Overview of Status Codes)"]


== [[wikipedia:PHP|Personal Homepage Hypertext Preprocessor (PHP)]] ==
== [[wikipedia:PHP|Personal Homepage Hypertext Preprocessor (PHP)]] ==
Line 46: Line 37:
* [https://www.php.net/docs.php <cite>PHP</cite>: "Documentation"]
* [https://www.php.net/docs.php <cite>PHP</cite>: "Documentation"]


=== <code>phpinfo</code> ===
=== PHPINFO ===


* [https://help.dreamhost.com/hc/articles/214895287/ <cite>DreamHost Knowledge Base</cite>: "Viewing Your Site’s PHP Version and Settings"]
* [https://help.dreamhost.com/hc/articles/214895287/ <cite>DreamHost Knowledge Base</cite>: "Viewing Your Site’s PHP Version and Settings"]
* [https://www.php.net/manual/function.phpinfo.php <cite>PHP</cite>: "<code>phpinfo</code>"]
* [https://www.php.net/manual/function.phpinfo.php <cite>PHP</cite>: "PHPINFO"]


=== PHP Runtime Configuration (PHPRC) ===
=== PHP Runtime Configuration (PHPRC) ===
Line 101: Line 92:
* [https://highlightjs.readthedocs.io/en/latest/supported-languages.html <cite>HighlightJS Documentation</cite>: "Supported Languages"]
* [https://highlightjs.readthedocs.io/en/latest/supported-languages.html <cite>HighlightJS Documentation</cite>: "Supported Languages"]
* [https://www.pygments.org/languages/ <cite>Pygments Syntax Highlighter</cite>: "Languages"]
* [https://www.pygments.org/languages/ <cite>Pygments Syntax Highlighter</cite>: "Languages"]
== references ==
# [https://help.dreamhost.com/ <cite>DreamHost Knowledge Base</cite>]
# [https://www.filezilla-project.org/ <cite>FileZilla: The Free FTP Solution</cite>]
# [https://www.php.net/ <cite>PHP</cite>]
# [[MW:Main Page|<cite>Wikimedia MediaWiki</cite>]]
# [https://www.highlightjs.org/ <cite>HighlightJS</cite>]
[[category:NikkiWiki]]

Revision as of 2026-04-09T00:15:48

Resources for installing and configuring Wikimedia MediaWiki.

WHOIS

Transport Layer Security (TLS)

File Transfer Protocol (FTP)

FileZilla

Apache Hypertext Transfer Protocol Server Access (HTACCESS)

Personal Homepage Hypertext Preprocessor (PHP)

PHPINFO

PHP Runtime Configuration (PHPRC)

PHP Timezone

Oracle My Structured Query Language (MySQL)

Wikimedia MediaWiki

MediaWiki Local Timezone

MediaWiki Mainpage

MediaWiki Cite This Page

MediaWiki Syntax Highlight

references

  1. DreamHost Knowledge Base
  2. FileZilla: The Free FTP Solution
  3. PHP
  4. Wikimedia MediaWiki
  5. HighlightJS