Configure eth0 on Ubuntu Server
To add the primary ip on the Ubuntu Server refer to the following steps. 1) Login in to the server as a root user open […]
To add the primary ip on the Ubuntu Server refer to the following steps. 1) Login in to the server as a root user open […]
we basically use the networks ending in the subnet /8, /16 and /24. For example, 10.0.0.0/8 is a biggest network containing the address from 10.0.0.0 to 10.255.255.255 (more […]
The Zend optimizer is discontinue in the latest PHP 5.3.* version therefore make sure that you are not using the zend optimizer, if you are […]
Your can redirect all http (Non-secure) URL to https by using following code in .htaccess file. RewriteEngine on Options +FollowSymLinks RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^.*$ […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.