minimal
sudo apt update -y
sudo apt upgrade -y
sudo apt install -y apt-transport-https
sudo apt install -y curl
* Sends an email with the log file only if the file is not empty.
@ECHO OFF| chrome://settings/manageProfile |
| # Work | |
| RewriteCond %{REMOTE_ADDR} !^111.222.333.444 | |
| # Home | |
| RewriteCond %{REMOTE_ADDR} !^111.222.333.444 | |
| # | |
| RewriteCond %{REQUEST_URI} !^/coming-soon/(.)*$ [NC] | |
| RewriteRule ^(.*)$ https://domain.tld/coming-soon/ [R=302,L] |
RewriteEngine On
# WWW to NON-WWW for HTTP and HTTPS
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]
RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
| INSERT IGNORE INTO `db_lang` (`id`, `hodnota`, `jazyk`) SELECT `id`, `hodnota`, 'en' FROM db_lang; |
do & docompile wow server / private helper