RewriteOptions inherit RewriteEngine on #Options Indexes # -FrontPage- AuthUserFile /home/vergosnt/public_html/_vti_pvt/service.pwd AuthGroupFile /home/vergosnt/public_html/_vti_pvt/service.grp order deny,allow deny from all allow from all order deny,allow deny from all AuthName vergos.net IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* RewriteCond %{HTTP_HOST} ^vergos\.net$ [OR] RewriteCond %{HTTP_HOST} ^www\.vergos\.net$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/vnp\/" [R=301,L] RewriteCond %{HTTP_HOST} ^vergos\.net\.gr$ [OR] RewriteCond %{HTTP_HOST} ^www\.vergos\.net\.gr$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/vnp\/" [R=301,L] RewriteCond %{HTTP_HOST} ^vergosnet\.eu$ [OR] RewriteCond %{HTTP_HOST} ^www\.vergosnet\.eu$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/vnp\/" [R=301,L] RewriteCond %{HTTP_HOST} ^vergosnet\.gr$ [OR] RewriteCond %{HTTP_HOST} ^www\.vergosnet\.gr$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/dv\/" [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php74” package as the default “PHP” programming language. AddHandler application/x-httpd-ea-php74 .php .php7 .phtml # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTP_HOST} ^xn\-\-nxacf5bii\.xn\-\-qxam$ [OR] RewriteCond %{HTTP_HOST} ^www\.xn\-\-nxacf5bii\.xn\-\-qxam$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/dv\/" [R=301,L] RewriteCond %{HTTP_HOST} ^xn\-\-nxacf5bio\.xn\-\-qxam$ [OR] RewriteCond %{HTTP_HOST} ^www\.xn\-\-nxacf5bio\.xn\-\-qxam$ RewriteRule ^/?$ "https\:\/\/vergos\.net\/dv\/" [R=301,L] # BEGIN cPanel-generated php ini directives, do not edit # Manual editing of this file may result in unexpected behavior. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) php_flag display_errors Off php_value max_execution_time 30 php_value max_input_time 60 php_value max_input_vars 1000 php_value memory_limit 128M php_value post_max_size 8M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php74" php_value upload_max_filesize 2M php_flag zlib.output_compression Off php_flag display_errors Off php_value max_execution_time 30 php_value max_input_time 60 php_value max_input_vars 1000 php_value memory_limit 128M php_value post_max_size 8M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php74" php_value upload_max_filesize 2M php_flag zlib.output_compression Off # END cPanel-generated php ini directives, do not edit