Geeksters - Podnutz   /     Geeksters #192 – Elevator Pitch

Description

Show: http://podnutz.com/category/geeksters/ iTunes: https://itunes.apple.com/us/podcast/geeksters/id719879918?mt=2# RSS: http://feeds.feedburner.com/podnutz/geeksters Live Video And Chat: None Email – geeksters@podnutz.com   Hosted by: Martin Obando http://www.obandocomputing.com/ Notes:Hosts: Martin Obando * Podnutz In Your Pocket https://play.google.com/store/apps/details?id=info.sipnet.podnutzinyourpocket * Who was Guy Fawkes https://www.thesun.co.uk/news/1932650/guy-fawkes-bonfire-night-gunpowder-plot-die-fireworks/ * How To Fix Stuck Window 10 Updates https://www.addictivetips.com/windows-tips/fix-stuck-window-10-updates/ * Windows 10’s “Controlled Folder Access” Anti-Ransomware Feature Is Now Live […]

Subtitle
Show: http://podnutz.com/category/geeksters/ iTunes: https://itunes.apple.com/us/podcast/geeksters/id719879918?mt=2# RSS: http://feeds.feedburner.com/podnutz/geeksters Live Video And Chat: None Email – geeksters@podnutz.com   Hosted by: Martin Oba
Duration
Publishing date
2017-11-07 03:03
Link
http://podnutz.com/gk192/
Contributors
  Podnutz.com
author  
Enclosures
http://www.podtrac.com/pts/redirect.mp3/http://podnutz.com/episodes/gk/geeksters-192.mp3
audio/mpeg

Shownotes

Show: http://podnutz.com/category/geeksters/ iTunes: https://itunes.apple.com/us/podcast/geeksters/id719879918?mt=2# RSS: http://feeds.feedburner.com/podnutz/geeksters Live Video And Chat: None Email – geeksters@podnutz.com   Hosted by: Martin Obando http://www.obandocomputing.com/ Notes:Hosts:

Martin Obando

* Podnutz In Your Pocket
https://play.google.com/store/apps/details?id=info.sipnet.podnutzinyourpocket

* Who was Guy Fawkes
https://www.thesun.co.uk/news/1932650/guy-fawkes-bonfire-night-gunpowder-plot-die-fireworks/

* How To Fix Stuck Window 10 Updates
https://www.addictivetips.com/windows-tips/fix-stuck-window-10-updates/

* Windows 10’s “Controlled Folder Access” Anti-Ransomware Feature Is Now Live
https://www.bleepingcomputer.com/news/microsoft/windows-10s-controlled-folder-access-anti-ransomware-feature-is-now-live/

* Redirect Checker
http://www.redirect-checker.org

* Desmos (Graphing on the go? There’s an app for that!)
https://www.desmos.com/

****************

URL Redirect record

URL Redirect is not a native DNS record type. Specifying URL Redirect for a hostname creates an underlying A record that directs the name to our URL Forwarding servers. These servers then perform an HTTP 301 redirect to the URL you specify in the address field. You can specify only the domain name to go to, or a full path to a specific file.

Example URL Redirect record formats:

New Site — http://www.geeksters.com

Original Site – http://myblogsite.com

Note that after redirecting, the target URL will show in the browser’s URL text box.

If a user specifies a path or filename after the domain name when requesting a host that is URL Redirected, that path information is intelligently appended to the destination URL. In the example above, if a user had entered “www.myblogsite.com/mobando.html” in a browser, this would redirect to “http://www.geeksters.com/mobando.html”.

Advanced users: The default HTTP code returned for the redirect is 302 (“HTTP 302 Found”). To change the code to 301 (“HTTP 301 Moved Permanently”), add the parameter “redir_mode=301” to your redirect address. To change the example above to use a 301 code instead of the default, you would use: http://www.myblogsite.com/redir_mode=301. If the destination URL already has querystring parameters, use the ampersand (“&”) instead of question mark (“?”).

****************