Testing mod_rewrite
To test whether mod_rewrite is working, create a .htaccess file inside your webroot as follows: Create file test.php in the same directory with the following code: Create file mod_rewrite.php in…
Simply Explaining Technology
To test whether mod_rewrite is working, create a .htaccess file inside your webroot as follows: Create file test.php in the same directory with the following code: Create file mod_rewrite.php in…
Simply run the following command Sample output:
right-click on the Applications menu Choose Edit menus A window called Main menu would open up. Choose a menu from the left pane Click on New Item and fill in…
To create your public / private key on Linux or Mac, which is a unix-based system, following these steps: Open terminal type the following commandssh-keygen -t rsa Type enter to…