by Adam Young | Feb 2, 2018
- Log in to the OWA console
- Open settings of the mailbox by selecting the settings icon on top-right corner
- Click Organize email on the features pane
- Then click inbox rules tab
- Click down arrow and click create new rule for arriving messages option
- You will see a pop up which will let you configure inbox rule. Enter name of the rule. For option, when the message arrives and, choose “Apply to all messages”. Similarly, for option, do the following, choose forward the message to option.
- Now click select people. Type the email address where you want the mails to be forwarded. Click OK.
- Click more to add exception rule.
- You can now view the new rule in inbox rule tab.
by Adam Young | Feb 18, 2017
To redirect a domain permanently with the .htaccess file follow the guide below.
Add the following code to your .htaccess file make sure to change yoururl.com first!
# User Added 301
RewriteCond %{HTTP_HOST} ^yoururl.com
RewriteRule ^(.*)$ http://www.yoururl.com/$1 [R=301,L]
# End of user added 301
by Adam Young | Feb 18, 2017
Add URL redirect to config file.
- Log into the Sentora control panel as the admin user.
- Hover over Admin in the main menu and select Modual Admin
- Select Apache Config
- Go to the bottom of the page and select the URL that you want to redirect and from the drop down select Override a Virtual Host Setting
- Add the following changing the URL of the domain from yoururl.com to yournewurl.com
You can also redirect a URL from the .htacess file
by Adam Young | Jul 30, 2016
- Click on the “Ask me anything box” on the taskbar.
- Click on the settings icon.
- Toggle Off “Cortana can give you suggestions, ideas, reminders, alerts and more”
by Adam Young | Jul 30, 2016
- Open Edge.
- Open the menu and select Settings.
- Click “View advanced settings”
- Toggle Off “Use Adobe Flash Player”.