import sys
import os
NOP = 0x90
offsets_and_values = {
0x000035FE: 0x01,
0x0000361D: 0x95,
0x0000361E: 0x9E,
0x0000361F: 0x57,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FRANKENPHP 1.7 CODEIGNITER 4 | |
| $ sudo nano /etc/caddy/Caddyfile | |
| # Redirect www → primary domain | |
| www.domain1.com { | |
| redir https://domain1.com{uri} permanent | |
| } | |
| # Domain utama: serve CI4 via Frankennphp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| optimized VirtualHost configuration for your CodeIgniter 3 application with PHP-FPM and SSL on AlmaLinux 9: | |
| <VirtualHost *:80> | |
| ServerName xxx.co.id | |
| ServerAlias www.xxx.co.id | |
| DocumentRoot /var/www/html/xxx.co.id | |
| # Redirect all HTTP to HTTPS | |
| RewriteEngine On | |
| RewriteCond %{HTTPS} off |
- Download cert-template.conf
- Download make-cert.bat
- Buka folder "C:/xampp/apache/" lalu buat folder cert
- Copy 2 file yang sudah didownload pada folder cert
- Buka make-cert.bat dan ikuti instruksinya
- Buka file "C:/xampp/apache/conf/extra/httpd-vhosts.conf" dan lihat contoh berikut ini
Note
More information you can find on Microsoft documentation.
Tip
You can install all Visual C++ Redistributable Packages using only one command with winget! https://gist.github.com/ChuckMichael/d4221fd8681a7e962c8d37d623ff3145
- x64 8.0.61000 (EOL)
Microsoft.VCRedist.2005.x64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://chatgpt.com/share/67357c67-164c-8008-9d16-86ba73be4bee |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://chatgpt.com/share/6730b795-5940-8011-a2b3-155181a3e4ec |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LAPORAN DAFTAR PELUNASAN KOLETKOR | |
| AGEN PT. ARTIVISI INTERMEDIA | |
| ===================================================================================================================== | |
| KODE KOLEKTOR : 0001 | |
| NAMA KOLEKTOR : JOJO | |
| +------+--------------+---------------------------+---------+-------------+-------------+-------------+-------------+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| win 10 -> Set-NetIPInterface -ifindex <id interface> -Forwarding Disabled | |
| wind 7 -> netsh interface ipv4 set interface "Local Area Connection 2" forwarding=disabled |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| proxy nginx ->https://reintech.io/blog/setting-up-reverse-proxy-nginx-almalinux-9 | |
| virtual hosts nginx ->https://www.dewaweb.com/blog/cara-konfigurasi-virtual-host-di-nginx/ |
NewerOlder