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/06/14 21:09] (current) – [Prerequisites] W11 24H2 Sean Rhone | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * [[windows:11_ltsc|Windows 11]] | + | * [[windows; |
* [[servers; | * [[servers; | ||
* [[servers; | * [[servers; | ||
+ | * [[programs; | ||
====== Dependencies ====== | ====== Dependencies ====== | ||
Line 15: | Line 16: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
- | + | | |
- | ===== Git ===== | + | |
- | + | ||
- | | + | |
- | * Last tested: '' | + | |
- | + | ||
- | * Git from the command line and also from 3rd-party software | + | |
====== Download Source ====== | ====== Download Source ====== | ||
Line 28: | Line 23: | ||
" | " | ||
- | |||
- | explorer " | ||
====== Environment ====== | ====== Environment ====== | ||
Line 35: | Line 28: | ||
===== PHP ===== | ===== PHP ===== | ||
- | notepad " | + | |
< | < | ||
Line 46: | Line 39: | ||
extension = " | extension = " | ||
extension = " | extension = " | ||
+ | extension = " | ||
zend_extension = " | zend_extension = " | ||
Line 59: | Line 53: | ||
===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
- | | + | |
- | + | ||
- | | + | |
< | < | ||
- | # PHP-CGI | ||
location ~ \.(php)(/ | location ~ \.(php)(/ | ||
fastcgi_split_path_info ^(.+\.(?: | fastcgi_split_path_info ^(.+\.(?: | ||
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 71: | ||
===== Server Block ===== | ===== Server Block ===== | ||
- | notepad " | + | |
< | < | ||
Line 127: | Line 118: | ||
====== Scripts ====== | ====== Scripts ====== | ||
+ | |||
+ | **** | ||
MKDIR " | MKDIR " | ||
- | |||
- | " | ||
===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
- | notepad " | + | |
< | < | ||
Line 148: | Line 139: | ||
===== Update ===== | ===== Update ===== | ||
- | | + | |
- | + | ||
- | | + | |
< | < | ||
Line 169: | Line 158: | ||
===== Back-up ===== | ===== Back-up ===== | ||
- | notepad " | + | |
+ | |||
+ | "notepad.exe" | ||
< | < | ||
Line 175: | Line 166: | ||
:: User\Downloads | :: User\Downloads | ||
- | tar -czf " | + | "tar.exe" |
:: NAS | :: NAS | ||
- | ::tar -czf " | + | ::"tar.exe" |
:: End</ | :: End</ | ||
Line 187: | Line 178: | ||
===== Desktop ===== | ===== Desktop ===== | ||
- | |||
- | * Right-click Desktop -> New -> Shortcut | ||
==== Update ==== | ==== Update ==== | ||
Line 204: | Line 193: | ||
===== 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 234: | ||
* Do after initial setup and check warning in Admin panel | * Do after initial setup and check warning in Admin panel | ||
- | notepad " | + | |
" | " | ||
Line 227: | Line 240: | ||
===== Admin ===== | ===== Admin ===== | ||
- | * Configuration Settings -> DokuWiki -> Advanced -> userewrite: '' | + | * DokuWiki -> Advanced -> '' |
+ | * Links -> '' | ||
==== Template Style Settings ==== | ==== Template Style Settings ==== | ||
Line 241: | Line 255: | ||
* This prevents -- from becoming a – (long hyphen) which breaks some command' | * This prevents -- from becoming a – (long hyphen) which breaks some command' | ||
- | notepad " | + | |
< | < | ||
+ | |||
+ | ====== Files ====== | ||
+ | |||
+ | ===== Backup ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | " | ||
====== Quick Commands ====== | ====== Quick Commands ====== | ||
Line 254: | Line 276: | ||
" | " | ||
+ | |||
+ | ===== Scripts ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | " | ||
+ | |||
+ | ===== Bookmarks ===== | ||
+ | |||
+ | * https:// | ||
====== TODOs ====== | ====== TODOs ====== |
C:/www/wiki/data/attic/servers/windows/nginx/dokuwiki.1739734935.txt.gz · Last modified: by Sean Rhone