servers:windows:nginx:dokuwiki
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:windows:nginx:dokuwiki [2025/02/16 14:42] – Sean Rhone | servers:windows:nginx:dokuwiki [2025/05/07 23:12] (current) – Sean Rhone | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * [[windows:11_ltsc|Windows | + | * [[windows;10|Windows |
* [[servers; | * [[servers; | ||
* [[servers; | * [[servers; | ||
Line 15: | Line 15: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
===== Git ===== | ===== Git ===== | ||
- | * https://www.git-scm.com/ | + | * https://gitforwindows.org/ |
- | * Last tested: '' | + | * Last tested: '' |
* Git from the command line and also from 3rd-party software | * Git from the command line and also from 3rd-party software | ||
Line 29: | Line 30: | ||
" | " | ||
- | explorer " | + | |
====== Environment ====== | ====== Environment ====== | ||
Line 35: | Line 36: | ||
===== PHP ===== | ===== PHP ===== | ||
- | notepad " | + | |
< | < | ||
Line 46: | Line 47: | ||
extension = " | extension = " | ||
extension = " | extension = " | ||
+ | extension = " | ||
zend_extension = " | zend_extension = " | ||
Line 59: | Line 61: | ||
===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
- | | + | |
- | + | ||
- | | + | |
< | < | ||
Line 69: | Line 69: | ||
fastcgi_intercept_errors " | fastcgi_intercept_errors " | ||
fastcgi_index " | fastcgi_index " | ||
- | include " | + | include "C:/www/ |
fastcgi_param " | fastcgi_param " | ||
fastcgi_param " | fastcgi_param " | ||
Line 80: | Line 80: | ||
===== Server Block ===== | ===== Server Block ===== | ||
- | notepad " | + | |
< | < | ||
Line 134: | Line 134: | ||
===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
- | notepad " | + | |
< | < | ||
Line 150: | Line 150: | ||
* https:// | * https:// | ||
- | notepad " | + | |
< | < | ||
Line 169: | Line 169: | ||
===== Back-up ===== | ===== Back-up ===== | ||
- | notepad " | + | |
< | < | ||
Line 175: | Line 175: | ||
:: User\Downloads | :: User\Downloads | ||
- | tar -czf " | + | "tar.exe" |
:: NAS | :: NAS | ||
- | ::tar -czf " | + | ::"tar.exe" |
:: End</ | :: End</ | ||
Line 187: | Line 187: | ||
===== Desktop ===== | ===== Desktop ===== | ||
- | |||
- | * Right-click Desktop -> New -> Shortcut | ||
==== Update ==== | ==== Update ==== | ||
Line 204: | Line 202: | ||
===== Autostart ===== | ===== Autostart ===== | ||
- | | + | ==== CGI ==== |
+ | |||
+ | "explorer.exe" | ||
" | " | ||
Wiki PHP-CGI | Wiki PHP-CGI | ||
+ | |||
+ | ====== Task Scheduler ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | taskschd.msc | ||
+ | |||
+ | ===== Update ===== | ||
+ | |||
+ | * '' | ||
+ | |||
+ | Wiki Update | ||
+ | |||
+ | " | ||
+ | |||
+ | ===== Back-up ===== | ||
+ | |||
+ | * Time TODO | ||
+ | |||
+ | Wiki File Back-up | ||
+ | |||
+ | " | ||
====== Initial Setup ====== | ====== Initial Setup ====== | ||
Line 221: | Line 243: | ||
* Do after initial setup and check warning in Admin panel | * Do after initial setup and check warning in Admin panel | ||
- | notepad " | + | |
" | " | ||
Line 227: | Line 249: | ||
===== Admin ===== | ===== Admin ===== | ||
- | * Configuration Settings -> DokuWiki -> Advanced -> userewrite: '' | + | * DokuWiki -> Advanced -> '' |
+ | * Links -> '' | ||
==== Template Style Settings ==== | ==== Template Style Settings ==== | ||
Line 241: | Line 264: | ||
* This prevents -- from becoming a – (long hyphen) which breaks some command' | * This prevents -- from becoming a – (long hyphen) which breaks some command' | ||
- | notepad " | + | |
< | < |
C:/www/wiki/data/attic/servers/windows/nginx/dokuwiki.1739734935.txt.gz · Last modified: by Sean Rhone