Skip to content

Instantly share code, notes, and snippets.

View imseyed's full-sized avatar

Ali Khalili imseyed

View GitHub Profile
If you has problem to show preview in jetbrains applications, Can resolve it by this jcef setting
## Resolve problm
1-Pres CTRL+Shift+A
2-Type registry...
3-Unckeck ide.browser.jcef.sandbox.enable
4-Uncheck ide.browser.jcef.out-of-process.enabled
## Disable jcef
@imseyed
imseyed / README.md
Last active July 6, 2025 14:31
Bypassing Addon Domain Limits on Shared Hosting

Apache .htaccess for Shared Hosting Setup (Alias Domain Instead of Addon Domain)

This .htaccess file is useful for shared hosting environments where the number of Addon Domains is limited.

🔧 Use Case

Instead of configuring real Addon Domains in cPanel or your hosting panel, you can simulate them using folders and Apache rewrite rules.