Search: "url rewrite"
How to Install OpenCart on Ubuntu 16.04 blog
rewrite systemctl restart apache2 ``` ## Access OpenCart Web Interface Now, open your web browser and type the URL http ...
Redirect domain name - Web Hosting Documentation
301 redirect is used for redirecting a visitor who has searched for one URL but be directed to another. 301 redirect achieves ...
How to Install Fork CMS on ECS blog
will need to enable the newly created virtual host. ``` # sudo a2ensite fork ``` You will need to enable rewrite mod. You can do ...
How to Install and Configure Icinga2 Monitoring Tool on Ubuntu 16.04 blog
, enable Apache rewrite module to redirect HTTP connections to HTTPS using the following command: ``` a2enmod rewrite ``` Next, you ...
Deploying Drupal 8 using Ansible Playbook: Part 3 blog
si -y --site-name="}" --account-name=} --account-pass="}" --db-url=mysql://}:}@}/} args: chdir: " ...
How to Install Snipe-IT Asset Management Tool on Ubuntu 16.04 blog
rewrite module using the following command: ``` phpenmod mcrypt phpenmod mbstring a2enmod rewrite ``` Finally, restart Apache ...
Endpoint - Table Store Documentation
Each instance corresponds to an endpoint that is also known as the connection URL. The endpoint needs to be ...
How to Setup Seafile on Ubuntu 16.04 blog
virtual host, rewrite module and proxy module with the following command: ``` a2ensite seafile a2enmod rewrite a2enmod proxy_http ...
How to Install Lychee Photo Library on ECS blog
picture. It allows you to import photos from various sources such as from your computer, Dropbox, servers, or from a URL. You can ...