全文検索:
- 2025.02.08 Redirects with # @en:50_dialy:2025:02
- ====== 2025.02.08 Redirects with # ====== There are cases where you want to redirect with a # (hash) in the URL... _URI} ^/hoge/page1 RewriteRule ^ /hoge2#page1 [R=302,L] </code> ===== Solution ===== Use an intermedi... ^/hoge/page1 RewriteRule ^ /hoge2_page1.html [R=302,L] </code> <code|hoge2_page1.html> <script> win
- 2025.03.02 Postfix Logging Headers to Log @en:50_dialy:2025:03
- ====== 2025.03.02 Postfix Logging Headers to Log ====== ===== Postfix Configuration Change (Incoming Mail) ====... com To: bbb@hoge.jp Cc: ccc@hogehoge.com <code> 2025-03-02T10:41:31.581092+09:00 mail postfix/cleanup... om Header: "aaa@hogehoge.com" <aaa@hogehoge.com> 2025-03-02T10:41:31.581236+09:00 mail postfix/cleanup
- 2025.05.23 Synchronizing with WinSCP @en:50_dialy:2025:05
- ====== 2025.05.23 Synchronizing with WinSCP ====== How to synchronize a remote folder using WinSCP on... on configuration to `hogehoge.com`. {{:50_dialy:2025:05:pasted:20250523-021705.png?300}} {{:50_dialy:2025:05:pasted:20250523-021757.png?400}} ===== 2. Batch File ===