Banner for Gabriel Gateway Redirect Urls
Gabriel Secure Gateway URL redirection. Wordpress Tutorial
Noted That:
  • To install correctly this gabriel-gateway-redirect-urls.zip .
  • Fisrt Download the gabriel-gateway-redirect-urls.zip to your computer
  • Extract/Open gabriel-gateway-redirect-urls.zip to Your Computer.
  • Then, Find readme.txt file inside gabriel-gateway-redirect-urls.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " gabriel-gateway-redirect-urls.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Gabriel Gateway Redirect Urls

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Gabriel Gateway Redirect Urls

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Gabriel Gateway Redirect Urls

Step-5 : Now, Browse " gabriel-gateway-redirect-urls.zip " Downloaded plugin from your computer, Where you downloaded " gabriel-gateway-redirect-urls.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Gabriel Gateway Redirect Urls

Step-6 : Now, Click on " Active Plugin "

Activate Gabriel Gateway Redirect Urls

Step-7 : Then, See left Side Menu. " Gabriel Gateway Redirect Urls " folder is added on left Side Menu. Now, Click on " Gabriel Gateway Redirect Urls " folder.

Noted that: If you do not see " Gabriel Gateway Redirect Urls " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Gabriel Gateway Redirect Urls Configurations and Settings or How to work " Gabriel Gateway Redirect Urls " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Gabriel Gateway Redirect URLs " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Gabriel Gateway Redirect URLs
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Install Gabriel on the same device running the web browser. (Client device)
  2. Install Gabriel on the same server as the WordPress host. (Server device)
  3. On the web server, enable “mod_rewite” – “sudo a2enmod rewrite && sudo systemctl restart apache2.service”
  4. Edit your sites “.conf” file to enable “AllowOverride All” – “sudo vi /etc/apache2/sites-enabled/000-default.conf”

Example site “Directory” in conf file:


Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all


Name