SetEnv APPLICATION_ENV production #requirephp 56 AddHandler application/x-httpd-php56 .php # caching directives - task 21998, QSF-28 # uncomment when going live; only some part may be uncommented # output ETags for static files FileETag MTime Size # set up expiration headers # this section should be uncommented on server 1 and server 7 ExpiresActive On ExpiresDefault "now plus 1 week" ## ## !!! This section already exists on Adapta/Orange35 hosing servers, so it should be uncommented ONLY on OTHER hosting servers!!! # # SetOutputFilter DEFLATE # # # Netscape 4.x has some problems # BrowserMatch ozilla/4 gzip-only-text/html # # # Netscape 4.06-4.08 have some more problems # BrowserMatch ozilla/4\.0[678] no-gzip # # # MSIE masquerades as Netscape, but it is fine # # BrowserMatch \bMSIE !no-gzip !gzip-only-text/html # # # NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48 # # the above regex wont work. You can use the following # # workaround to get the desired effect: # BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html # # # Don't compress media # SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png|swf|mp3|mp4|flv)$ no-gzip dont-vary # # # Don't compress zip files # SetEnvIfNoCase Request_URI .(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary. # # # # Make sure proxies don't deliver the wrong content # Header append Vary User-Agent env=!dont-vary # # AddType text/x-component .htc Options +FollowSymlinks -Indexes -MultiViews ErrorDocument 403 "Forbidden" RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.stahq\.org$ [NC] RewriteRule ^(.*)$ https://www.stahq.org/$1 [R=301,L] #RewriteCond %{REMOTE_ADDR} !=78.111.219.54 #RewriteCond %{REMOTE_ADDR} !=37.53.65.244 #RewriteRule ^(.*)$ maintenance.html [L] #Show admin session RewriteRule ^admin/session\.php$ session.php [L] #--------------------------------- # --- NOT FOUND ON THE NEW WEBSITE --- #--------------------------------- # https://www.stahq.org/interface/ RewriteRule ^interface/$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/index.php//interface RewriteRule ^index\.php/interface$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/interface/archived-issues/ RewriteRule ^interface/archived\-issues/$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/interface/current-issue/ RewriteRule ^interface/current\-issue/$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/events/fut/ RewriteRule ^events/fut/$ https://www.stahq.org/ [R=301,L] #---------------------------------------------------------------------------------------------------------------------- # OLD URL REDIRECTS #---------------------------------------------------------------------------------------------------------------------- # https://www.stahq.org/index.php RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} ^$ RewriteRule ^index\.php$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/2017-js-gravenstein-winner/ RewriteRule ^2017\-js\-gravenstein\-winner/$ https://www.stahq.org/2017-js-gravenstein-winner [R=301,L] # https://www.stahq.org/index.php//2017-js-gravenstein-winner RewriteRule ^index\.php/2017\-js\-gravenstein\-winner$ https://www.stahq.org/2017-js-gravenstein-winner [R=301,L] # https://www.stahq.org/events/2017-corporate-members/ RewriteRule ^events/2017\-corporate\-members/$ https://www.stahq.org/events/2017-corporate-members [R=301,L] # https://www.stahq.org/about/ RewriteRule ^about/$ https://www.stahq.org/about/our-mission [R=301,L] # https://www.stahq.org/index.php//about RewriteRule ^index\.php/about$ https://www.stahq.org/about/our-mission [R=301,L] # https://www.stahq.org/about/board-of-directors-and-officers/ RewriteRule ^about/board\-of\-directors\-and\-officers/$ https://www.stahq.org/about/board-and-leadership [R=301,L] # https://www.stahq.org/index.php//about/board-of-directors-and-officers RewriteRule ^index\.php/about/board\-of\-directors\-and\-officers$ https://www.stahq.org/about/board-and-leadership [R=301,L] # https://www.stahq.org/about/committees/ RewriteRule ^about/committees/$ https://www.stahq.org/about/committees [R=301,L] # https://www.stahq.org/awards-and-grants/ RewriteRule ^awards\-and\-grants/$ https://www.stahq.org/awards-and-grants [R=301,L] # https://www.stahq.org/index.php//awards-and-grants RewriteRule ^index\.php/awards\-and\-grants$ https://www.stahq.org/awards-and-grants [R=301,L] # https://www.stahq.org/awards-and-grants/best-abstracts/ RewriteRule ^awards\-and\-grants/best\-abstracts/$ https://www.stahq.org/awards-and-grants/best-abstract-awards [R=301,L] # https://www.stahq.org/awards-and-grants/gravenstein-award/ RewriteRule ^awards\-and\-grants/gravenstein\-award/$ https://www.stahq.org/awards-and-grants/js-gravenstein-award [R=301,L] # https://www.stahq.org/awards-and-grants/research-grants/ RewriteRule ^awards\-and\-grants/research\-grants/$ https://www.stahq.org/awards-and-grants/neurowave-research-grant [R=301,L] # https://www.stahq.org/contact/ RewriteRule ^contact/$ https://www.stahq.org/contact [R=301,L] # https://www.stahq.org/index.php//contact RewriteRule ^index\.php/contact$ https://www.stahq.org/contact [R=301,L] # https://www.stahq.org/events/ RewriteRule ^events/$ https://www.stahq.org/events/upcoming [R=301,L] # https://www.stahq.org/index.php//events # https://www.stahq.org/index.php/events RewriteRule ^index\.php/events$ https://www.stahq.org/events/upcoming [R=301,L] # https://www.stahq.org/events/annual-meeting/ RewriteRule ^events/annual\-meeting/$ https://www.stahq.org/events/annual-meeting [R=301,L] # https://www.stahq.org/index.php//events/annual-meeting RewriteRule ^index\.php/events/annual\-meeting$ https://www.stahq.org/events/annual-meeting [R=301,L] # https://www.stahq.org/events/annual-meeting/abstract-submission/ RewriteRule ^events/annual\-meeting/abstract\-submission/$ https://www.stahq.org/events/annual-meeting/call-for-abstracts [R=301,L] # https://www.stahq.org/events/annual-meeting/engineering-challenge/ RewriteRule ^events/annual\-meeting/engineering\-challenge/$ https://www.stahq.org/events/annual-meeting/engineering-challenge [R=301,L] # https://www.stahq.org/events/annual-meeting/sta-annual-meeting-exhibit-corporate-opportuinities/ RewriteRule ^events/annual\-meeting/sta\-annual\-meeting\-exhibit\-corporate\-opportuinities/$ https://www.stahq.org/events/annual-meeting/exhibit-corporate-opportunities [R=301,L] # https://www.stahq.org/events/past-annual-meetings/ RewriteRule ^events/past\-annual\-meetings/$ https://www.stahq.org/events/past-annual-meetings [R=301,L] # https://www.stahq.org/index.php//events/past-annual-meetings RewriteRule ^index\.php/events/past\-annual\-meetings$ https://www.stahq.org/events/past-annual-meetings [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2011-annual-meeting/ RewriteRule ^events/past\-annual\-meetings/2011\-annual\-meeting/?$ https://www.stahq.org/resources/annual-meeting-archive/2011 [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/2011-annual-meeting?&sortBy=title&pageSize=20&doc_q_972=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/events/past-annual-meetings/2011-annual-meeting?&sortBy=title&pageSize=20&doc_q_972=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/events/past-annual-meetings/2011-annual-meeting?&sortBy=title&pageSize=20&doc_q_972=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/events/past-annual-meetings/2011-annual-meeting?sortBy=faks_54&sortOrder=asc RewriteRule ^index\.php/events/past\-annual\-meetings/2011\-annual\-meeting$ https://www.stahq.org/resources/annual-meeting-archive/2011? [R=301,L] # https://www.stahq.org/index.php?cID=183&bID=972&arHandle=Main&ccm_token=1487168499:7224eaf98df7430da790bc720ab9f4fb&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=183&bID=972&arHandle=Main&ccm_token=1487168759:0bbc57e9041a9833604c746c9ec64785&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=183&bID=972&arHandle=Main&ccm_token=1487168778:86cb622f0dcf2134cb468f969f71d1be&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=183&bID=972&arHandle=Main&ccm_token=1487168780:b1c1a4e589692dfa59ded40b12761648&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=183&bID=972&arHandle=Main&ccm_token=1487169028:5af4e4cf1723c23007fac2411550ff78&btask=passthru&method=view&sortBy=title&sortOrder=desc RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} cID=183 [NC] RewriteRule .* https://www.stahq.org/resources/annual-meeting-archive/2011? [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2012-abstracts/ RewriteRule ^events/past\-annual\-meetings/2012\-abstracts/$ https://www.stahq.org/resources/annual-meeting-archive/2012 [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/2012-abstracts?&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/events/past-annual-meetings/2012-abstracts?&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/events/past-annual-meetings/2012-abstracts?&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/events/past-annual-meetings/2012-abstracts?sortBy=faks_54&sortOrder=asc RewriteRule ^index\.php/events/past\-annual\-meetings/2012\-abstracts$ https://www.stahq.org/resources/annual-meeting-archive/2012? [R=301,L] # https://www.stahq.org/index.php?cID=158&bID=964&arHandle=Main+Content&ccm_token=1487168497:fea2a74f05118224f9205be4097f11f3&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=158&bID=964& # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=158&bID=964&&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=158&bID=964&&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=158&bID=964&&sortBy=title&pageSize=20&doc_q_964=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=158&bID=964&sortBy=faks_54&sortOrder=asc RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} cID=158 [NC] RewriteRule .* https://www.stahq.org/resources/annual-meeting-archive/2012? [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2013-abstracts/ RewriteRule ^events/past\-annual\-meetings/2013\-abstracts/$ https://www.stahq.org/resources/annual-meeting-archive/2013 [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/2013-abstracts?&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/events/past-annual-meetings/2013-abstracts?&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/events/past-annual-meetings/2013-abstracts?&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/events/past-annual-meetings/2013-abstracts?sortBy=faks_54&sortOrder=asc RewriteRule ^index\.php/events/past\-annual\-meetings/2013\-abstracts$ https://www.stahq.org/resources/annual-meeting-archive/2013? [R=301,L] # https://www.stahq.org/index.php?cID=173&bID=974&arHandle=Main+Content&ccm_token=1487168495:3ae4ed97197078447820132a058311ef&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=173&bID=974&arHandle=Main+Content&ccm_token=1487168699:f3a553914a5189cf485c15e70df8461d&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=173&bID=974&arHandle=Main+Content&ccm_token=1487168717:391c20f9d75545150a659dfc8e091786&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=173&bID=974&arHandle=Main+Content&ccm_token=1487168720:d57c5ef9ae189d8812fe70cec5c16fa3&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=173&bID=974&arHandle=Main+Content&ccm_token=1487168968:d4125059cd660ee8e01d99827c2f9c05&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=173&bID=974& # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=173&bID=974&&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=173&bID=974&&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=173&bID=974&&sortBy=title&pageSize=20&doc_q_974=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=173&bID=974&sortBy=faks_54&sortOrder=asc RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} cID=173 [NC] RewriteRule .* https://www.stahq.org/resources/annual-meeting-archive/2013? [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2014-annual-meeting/ RewriteRule ^events/past\-annual\-meetings/2014\-annual\-meeting/$ https://www.stahq.org/resources/annual-meeting-archive/2014 [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/2014-annual-meeting?&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/events/past-annual-meetings/2014-annual-meeting?&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/events/past-annual-meetings/2014-annual-meeting?&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/events/past-annual-meetings/2014-annual-meeting?&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=4 # https://www.stahq.org/index.php/events/past-annual-meetings/2014-annual-meeting?sortBy=faks_54&sortOrder=asc RewriteRule ^index\.php/events/past\-annual\-meetings/2014\-annual\-meeting$ https://www.stahq.org/resources/annual-meeting-archive/2014? [R=301,L] # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168493:842e2d3f104ca98be3b4b2af3153c4cf&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168654:28db3579956717515eee9a844bbbb5c4&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168671:8fb917cb726712747f35643cd2ac3b49&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168674:2457ac2202d22ee60a2a144e38cefe81&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168676:7362cde20d9d88e377f916a874128c60&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=184&bID=720&arHandle=Main&ccm_token=1487168920:537847c7340d4a7454b7cc5139e04cfa&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720& # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720&&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720&&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720&&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720&&sortBy=title&pageSize=20&doc_q_720=&filterByKey=&filterByVal=&page=4 # https://www.stahq.org/index.php/tools/blocks/document_library/advanced_search/?cID=184&bID=720&sortBy=faks_54&sortOrder=asc RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} cID=184 [NC] RewriteRule .* https://www.stahq.org/resources/annual-meeting-archive/2014? [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2015-annual-meeting/ RewriteRule ^events/past\-annual\-meetings/2015\-annual\-meeting/$ https://www.stahq.org/resources/annual-meeting-archive/2015 [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/2015-annual-meeting?&sortBy=title&pageSize=20&doc_q_973=&filterByKey=&filterByVal=&page=1 # https://www.stahq.org/index.php/events/past-annual-meetings/2015-annual-meeting?&sortBy=title&pageSize=20&doc_q_973=&filterByKey=&filterByVal=&page=2 # https://www.stahq.org/index.php/events/past-annual-meetings/2015-annual-meeting?&sortBy=title&pageSize=20&doc_q_973=&filterByKey=&filterByVal=&page=3 # https://www.stahq.org/index.php/events/past-annual-meetings/2015-annual-meeting?sortBy=faks_54&sortOrder=asc RewriteRule ^index\.php/events/past\-annual\-meetings/2015\-annual\-meeting$ https://www.stahq.org/resources/annual-meeting-archive/2015? [R=301,L] # https://www.stahq.org/index.php?cID=193&bID=973&arHandle=Main&ccm_token=1487168491:d6d0382616ac1d704ebe51a1bc76614a&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=193&bID=973&arHandle=Main&ccm_token=1487168609:f1e406bf7a9b70363bfff8b9285874bf&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=193&bID=973&arHandle=Main&ccm_token=1487168627:7957e2988863253eedf545781825d8b3&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=193&bID=973&arHandle=Main&ccm_token=1487168630:4c1a34b05c667ed05cf3977719e629ce&btask=passthru&method=view&sortBy=title&sortOrder=desc # https://www.stahq.org/index.php?cID=193&bID=973&arHandle=Main&ccm_token=1487168891:65d9f006981c1c1e209676404704a912&btask=passthru&method=view&sortBy=title&sortOrder=desc RewriteCond %{THE_REQUEST} /index.php RewriteCond %{QUERY_STRING} cID=193 [NC] RewriteRule .* https://www.stahq.org/resources/annual-meeting-archive/2015? [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2016-annual-meeting/ RewriteRule ^events/past\-annual\-meetings/2016\-annual\-meeting/$ https://www.stahq.org/resources/annual-meeting-archive/2016 [R=301,L] # https://www.stahq.org/events/past-annual-meetings/2017-annual-meeting/ RewriteRule ^events/past\-annual\-meetings/2017\-annual\-meeting/$ https://www.stahq.org/resources/annual-meeting-archive/2017 [R=301,L] # https://www.stahq.org/events/past-annual-meetings/annual-meeting-archives/ RewriteRule ^events/past\-annual\-meetings/annual\-meeting\-archives/$ https://www.stahq.org/events/past-annual-meetings/annual-meeting-archives [R=301,L] ## https://www.stahq.org/events/ty-smith-dinner/ RewriteRule ^events/ty\-smith\-dinner/$ https://www.stahq.org/events/ty-smith-dinner [R=301,L] # https://www.stahq.org/index.php//login # https://www.stahq.org/index.php/login/ RewriteRule ^index\.php/login/?$ https://www.stahq.org/account/login [R=301,L] # https://www.stahq.org/index.php//register # https://www.stahq.org/index.php/register # https://www.stahq.org/index.php/register/ RewriteRule ^index\.php/register/?$ https://www.stahq.org/about/become-a-member [R=301,L] # https://www.stahq.org/resources/ RewriteRule ^resources/$ https://www.stahq.org/resources [R=301,L] # https://www.stahq.org/index.php//resources RewriteRule ^index\.php/resources$ https://www.stahq.org/resources [R=301,L] # https://www.stahq.org/index.php/resources/news RewriteRule ^index\.php/resources/news$ https://www.stahq.org/resources [R=301,L] # https://www.stahq.org/resources/aanda-magazine/ RewriteRule ^resources/aanda\-magazine/$ https://www.stahq.org/resources/anesthesia-and-analgesia-journal [R=301,L] # https://www.stahq.org/resources/preparing-for-the-clinical-informatics-boards/ RewriteRule ^resources/preparing\-for\-the\-clinical\-informatics\-boards/$ https://www.stahq.org/resources/clinical-informatics-boards [R=301,L] # https://www.stahq.org/sta-members/ RewriteRule ^sta\-members/$ https://www.stahq.org/about/our-mission [R=301,L] # https://www.stahq.org/index.php//sta-members RewriteRule ^index\.php/sta\-members$ https://www.stahq.org/about/our-mission [R=301,L] # https://www.stahq.org/sta-members/listserv/ RewriteRule ^sta\-members/listserv/$ https://www.stahq.org/ [R=301,L] # https://www.stahq.org/sta-members/why-join/ RewriteRule ^sta\-members/why\-join/$ https://www.stahq.org/about/our-mission [R=301,L] # https://www.stahq.org/index.php/events/past-annual-meetings/STA_14AM_Handout_Navedo.pdf RewriteRule ^index\.php/events/past\-annual\-meetings/STA_14AM_Handout_Navedo\.pdf$ https://www.stahq.org/ [R=301,L] #---------------------------------------------------------------------------------------------------------------------- # Downloads redirects #---------------------------------------------------------------------------------------------------------------------- # https://www.stahq.org/index.php/download_file/view/730/198/ RewriteRule ^index\.php/download_file/view/730/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/730/198/2002_STA_Annual_Meeting__IMMS.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/647/183/ RewriteRule ^index\.php/download_file/view/647/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/647/183/STA_handout_slides2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/858/204/ RewriteRule ^index\.php/download_file/view/858/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/858/204/STA_17AM_Handout_Rice.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/751/198/ RewriteRule ^index\.php/download_file/view/751/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/751/198/2012_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/816/150/ RewriteRule ^index\.php/download_file/view/816/150/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/816/150/STA_17AM_Exhibitor_Prospectus.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/854/204/ RewriteRule ^index\.php/download_file/view/854/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/854/204/STA_17AM_Handout_Freeman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/720/80/ RewriteRule ^index\.php/download_file/view/720/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/720/80/2014_Vol_25_No_2_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/745/80/ RewriteRule ^index\.php/download_file/view/745/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/745/80/STA_Interface_06_2000.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/724/198/ RewriteRule ^index\.php/download_file/view/724/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/724/198/1994_STA_Annual_Meeting-2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/671/80/ RewriteRule ^index\.php/download_file/view/671/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/671/80/1990_Vol_01_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/695/80/ RewriteRule ^index\.php/download_file/view/695/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/695/80/1998_Vol_09_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/368/184/ RewriteRule ^index\.php/download_file/view/368/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/368/184/STA_14AM_Handout_Mestek.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/313/173/ RewriteRule ^index\.php/download_file/view/313/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/313/173/AIMS_Introduction_STA_Reich.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/685/80/ RewriteRule ^index\.php/download_file/view/685/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/685/80/1994_Vol_05_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/686/80/ RewriteRule ^index\.php/download_file/view/686/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/686/80/1994_Vol_05_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/356/184/ RewriteRule ^index\.php/download_file/view/356/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/356/184/STA_14AM_Handout_Pauker.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/316/173/ RewriteRule ^index\.php/download_file/view/316/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/316/173/Holroyd.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/349/184/ RewriteRule ^index\.php/download_file/view/349/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/349/184/STA_14AM_Handout_Abdelmalak.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/706/80/ RewriteRule ^index\.php/download_file/view/706/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/706/80/2005_Vol_16_No_2__STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/360/184/ RewriteRule ^index\.php/download_file/view/360/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/360/184/STA_14AM_Handout_Miller.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/295/173/ RewriteRule ^index\.php/download_file/view/295/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/295/173/Clinical_Decision_Support_Today__Tomorrow_Mark_Ansermino.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/644/183/ RewriteRule ^index\.php/download_file/view/644/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/644/183/Smart_Pumps_Human_Factors2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/677/80/ RewriteRule ^index\.php/download_file/view/677/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/677/80/1992_Vol_03_No_2_STA_Interface.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/359/184/ RewriteRule ^index\.php/download_file/view/359/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/359/184/STA_14AM_Handout_Westenskow.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/866/204/ RewriteRule ^index\.php/download_file/view/866/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/866/204/STA_17AM_Handout_Epstein.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/679/80/ RewriteRule ^index\.php/download_file/view/679/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/679/80/1992_Vol_03_No_4_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/747/198/ RewriteRule ^index\.php/download_file/view/747/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/747/198/1998_STA_Annual_Meeting__IMMS.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/678/80/ RewriteRule ^index\.php/download_file/view/678/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/678/80/1992_Vol_03_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/363/184/ RewriteRule ^index\.php/download_file/view/363/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/363/184/STA_14AM_Handout_Levin.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/302/173/ RewriteRule ^index\.php/download_file/view/302/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/302/173/Using_IT_to_control_variability_in_practice_improve_outcomes_William_Stead.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/711/80/ RewriteRule ^index\.php/download_file/view/711/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/711/80/2010_Vol_21_No_1_STA_Interface_April.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/733/198/ RewriteRule ^index\.php/download_file/view/733/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/733/198/2005_STA_Annual_Meeting__IMMS.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/752/198/ RewriteRule ^index\.php/download_file/view/752/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/752/198/2013_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/773/201/ RewriteRule ^index\.php/download_file/view/773/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/773/201/STA_16AM_Handout_Gupta2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/684/80/ RewriteRule ^index\.php/download_file/view/684/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/684/80/1994_Vol_05_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/727/198/ RewriteRule ^index\.php/download_file/view/727/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/727/198/1999_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/775/201/ RewriteRule ^index\.php/download_file/view/775/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/775/201/STA_16AM_Handout_King.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/738/198/ RewriteRule ^index\.php/download_file/view/738/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/738/198/2010_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/709/80/ RewriteRule ^index\.php/download_file/view/709/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/709/80/2009_Vol_20_No_1_STA_Interface_April.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/554/193/75/ RewriteRule ^index\.php/download_file/view/554/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/554/193/75/Levin_STA_periop_data_warehouse.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/536/193/75/ RewriteRule ^index\.php/download_file/view/536/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/536/193/75/STA_15AM_Handout_Gorges.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/691/80/ RewriteRule ^index\.php/download_file/view/691/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/691/80/1996_Vol_07_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/779/201/ RewriteRule ^index\.php/download_file/view/779/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/779/201/STA_16AM_Handout_Shafer.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/718/80/ RewriteRule ^index\.php/download_file/view/718/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/718/80/2013_Vol_24_No_2_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/364/184/ RewriteRule ^index\.php/download_file/view/364/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/364/184/STA_14AM_Handout_Wong.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/848/204/ RewriteRule ^index\.php/download_file/view/848/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/848/204/STA_17AM_Handout_Schmitz.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/754/198/ RewriteRule ^index\.php/download_file/view/754/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/754/198/2015_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/682/80/ RewriteRule ^index\.php/download_file/view/682/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/682/80/1993_Vol_04_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/630/158/ RewriteRule ^index\.php/download_file/view/630/158/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/630/158/Tighe_STA_2012_Anesthesia_Robotics_BW_Handout.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/795/201/ RewriteRule ^index\.php/download_file/view/795/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/795/201/STA_16AM_Handout_Barker.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/353/184/ RewriteRule ^index\.php/download_file/view/353/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/353/184/STA_14AM_Handout_Ehrenfeld.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/648/183/ RewriteRule ^index\.php/download_file/view/648/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/648/183/STA_AM11_Syllabus_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/855/204/ RewriteRule ^index\.php/download_file/view/855/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/855/204/STA_17AM_Handout_Alian.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/350/184/ RewriteRule ^index\.php/download_file/view/350/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/350/184/STA_14AM_Handout_Addison.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/674/80/ RewriteRule ^index\.php/download_file/view/674/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/674/80/1991_Vol_02_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/774/201/ RewriteRule ^index\.php/download_file/view/774/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/774/201/STA_16AM_Handout_Hendrickx.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/535/193/75/ RewriteRule ^index\.php/download_file/view/535/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/535/193/75/STA_15AM_Handout_Burns.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/790/201/ RewriteRule ^index\.php/download_file/view/790/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/790/201/STA_16AM_Handout_Reich.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/690/80/ RewriteRule ^index\.php/download_file/view/690/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/690/80/1996_Vol_07_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/786/201/ RewriteRule ^index\.php/download_file/view/786/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/786/201/STA_16AM_Handout_Jopling.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/312/173/ RewriteRule ^index\.php/download_file/view/312/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/312/173/Weinger_Display_Talk_0113.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/861/204/ RewriteRule ^index\.php/download_file/view/861/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/861/204/STA_17AM_Abstract_ExcellenceInTech.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/643/183/ RewriteRule ^index\.php/download_file/view/643/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/643/183/LondonUltrasoundSTA2011.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/703/80/ RewriteRule ^index\.php/download_file/view/703/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/703/80/2004_Vol_15_No_1_STA_Interface_July.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/675/80/ RewriteRule ^index\.php/download_file/view/675/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/675/80/1991_Vol_02_No_4_STA_Interface.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/553/193/75/ RewriteRule ^index\.php/download_file/view/553/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/553/193/75/IT_Capital_Planning_with_Hosp_Overview_Intro_01-08-15d.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/772/201/ RewriteRule ^index\.php/download_file/view/772/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/772/201/STA_16AM_Handout_Gupta1.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/701/80/ RewriteRule ^index\.php/download_file/view/701/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/701/80/2000_Vol_11_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/814/200/ RewriteRule ^index\.php/download_file/view/814/200/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/814/200/STA_PreparingforInformaticsBoards.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/542/193/75/ RewriteRule ^index\.php/download_file/view/542/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/542/193/75/STA_15AM_Handout_Rothman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/839/203/ RewriteRule ^index\.php/download_file/view/839/203/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/839/203/STA_Interface_Nov_16.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/839/68/ RewriteRule ^index\.php/download_file/view/839/68/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/839/68/STA_Interface_Nov_16.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/318/173/ RewriteRule ^index\.php/download_file/view/318/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/318/173/Industry_Panel-Fraai.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/369/184/ RewriteRule ^index\.php/download_file/view/369/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/369/184/STA_14AM_Handout_Rothman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/549/193/75/ RewriteRule ^index\.php/download_file/view/549/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/549/193/75/STA_15AM_Presentation_Pawlowski.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/689/80/ RewriteRule ^index\.php/download_file/view/689/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/689/80/1996_Vol_07_No_1_STA_Interface.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/846/204/ RewriteRule ^index\.php/download_file/view/846/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/846/204/STA_17AM_Handout_Kurup.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/721/80/ RewriteRule ^index\.php/download_file/view/721/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/721/80/2015_Vol_26_No_1_STA_Interface_Mar.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/842/204/ RewriteRule ^index\.php/download_file/view/842/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/842/204/STA_17AM_Syllabus.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/712/80/ RewriteRule ^index\.php/download_file/view/712/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/712/80/2010_Vol_21_No_2_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/699/80/ RewriteRule ^index\.php/download_file/view/699/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/699/80/1999_Vol_10_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/847/204/ RewriteRule ^index\.php/download_file/view/847/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/847/204/STA_17AM_Handout_Richardson.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/734/198/ RewriteRule ^index\.php/download_file/view/734/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/734/198/2006_STA_Annual_Meeting__CIA.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/713/80/ RewriteRule ^index\.php/download_file/view/713/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/713/80/2011_Vol_22_No_1_STA_Interface_Mar.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/317/173/ RewriteRule ^index\.php/download_file/view/317/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/317/173/Industry_Panel-De_Mur.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/728/198/ RewriteRule ^index\.php/download_file/view/728/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/728/198/2000_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/569/149/ RewriteRule ^index\.php/download_file/view/569/149/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/569/149/STA_AM_AbstractSample.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/744/80/ RewriteRule ^index\.php/download_file/view/744/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/744/80/STA_Interface_03_2000.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/776/201/ RewriteRule ^index\.php/download_file/view/776/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/776/201/STA_16AM_Handout_McEvoy1.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/627/158/ RewriteRule ^index\.php/download_file/view/627/158/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/627/158/12_STA_Syllabus_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/365/184/ RewriteRule ^index\.php/download_file/view/365/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/365/184/STA_14AM_Handout_Doyle.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/309/173/ RewriteRule ^index\.php/download_file/view/309/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/309/173/FAER_PANEL_INTRODUCTION.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/719/80/ RewriteRule ^index\.php/download_file/view/719/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/719/80/2014_Vol_25_No_1_STA_Interface_Mar.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/856/151/ RewriteRule ^index\.php/download_file/view/856/151/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/856/151/Pulse_Ox.txt [R=301,L] # https://www.stahq.org/index.php/download_file/view/358/184/ RewriteRule ^index\.php/download_file/view/358/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/358/184/STA_14AM_Handout_Kennedy.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/347/173/184/ RewriteRule ^index\.php/download_file/view/347/173/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/347/173/184/STA_14AM_OnsiteSyllabus.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/347/184/ RewriteRule ^index\.php/download_file/view/347/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/347/184/STA_14AM_OnsiteSyllabus.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/687/80/ RewriteRule ^index\.php/download_file/view/687/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/687/80/1995_Vol_06_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/716/80/ RewriteRule ^index\.php/download_file/view/716/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/716/80/2012_Vol_23_No_2_STA_Interface_Nov.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/315/173/ RewriteRule ^index\.php/download_file/view/315/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/315/173/Closed-loop_workshop.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/540/193/75/ RewriteRule ^index\.php/download_file/view/540/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/540/193/75/STA_15AM_Handout_Loeb.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/717/80/ RewriteRule ^index\.php/download_file/view/717/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/717/80/2013_Vol_24_No_1_STA_Interface_Mar.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/645/183/ RewriteRule ^index\.php/download_file/view/645/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/645/183/SOFT_DRUGS_STA_2011.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/784/201/ RewriteRule ^index\.php/download_file/view/784/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/784/201/STA_AM16_Syllabus.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/753/198/ RewriteRule ^index\.php/download_file/view/753/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/753/198/2014_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/538/193/75/ RewriteRule ^index\.php/download_file/view/538/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/538/193/75/STA_15AM_Handout_Gurman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/707/80/ RewriteRule ^index\.php/download_file/view/707/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/707/80/2006_Vol_17_No_1_STA_Interface_June.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/362/184/ RewriteRule ^index\.php/download_file/view/362/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/362/184/STA_14AM_Handout_Melker.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/550/193/ RewriteRule ^index\.php/download_file/view/550/193/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/550/193/STA_AM15_Syllabus_Abstracts.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/348/184/ RewriteRule ^index\.php/download_file/view/348/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/348/184/STA_14AM_Abstracts.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/314/173/ RewriteRule ^index\.php/download_file/view/314/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/314/173/Shelley.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/681/80/ RewriteRule ^index\.php/download_file/view/681/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/681/80/1993_Vol_04_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/792/201/ RewriteRule ^index\.php/download_file/view/792/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/792/201/STA_16AM_Handout_Guffey.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/737/198/ RewriteRule ^index\.php/download_file/view/737/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/737/198/2009_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/298/173/ RewriteRule ^index\.php/download_file/view/298/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/298/173/Extra-Operating_Room_Sensor_Perception_Patrick_Tighe.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/629/158/ RewriteRule ^index\.php/download_file/view/629/158/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/629/158/Registry_Data_into_Benchmarks_STA_Syllabus_2012.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/688/80/ RewriteRule ^index\.php/download_file/view/688/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/688/80/1995_Vol_06_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/780/201/ RewriteRule ^index\.php/download_file/view/780/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/780/201/STAYoungResearchersHandout_2016.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/301/173/ RewriteRule ^index\.php/download_file/view/301/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/301/173/Use_of_Complexity_Modeling_of_Physiology_Signals_in_Real_Time_to_Predict_Cardiorespiratory_Instability_Michael_R._Pinsky.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/552/193/75/ RewriteRule ^index\.php/download_file/view/552/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/552/193/75/STA_15AM_Handout_Shortliffe.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/320/173/ RewriteRule ^index\.php/download_file/view/320/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/320/173/Rothman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/355/184/ RewriteRule ^index\.php/download_file/view/355/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/355/184/STA_14AM_Handout_Schlesinger.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/544/193/75/ RewriteRule ^index\.php/download_file/view/544/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/544/193/75/STA_15AM_Handout_Wolf.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/722/198/ RewriteRule ^index\.php/download_file/view/722/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/722/198/1992_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/697/80/ RewriteRule ^index\.php/download_file/view/697/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/697/80/1999_Vol_10_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/357/184/ RewriteRule ^index\.php/download_file/view/357/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/357/184/STA_14AM_Handout_Phillips.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/579/173/ RewriteRule ^index\.php/download_file/view/579/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/579/173/STA_2013_Syllabus_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/793/201/ RewriteRule ^index\.php/download_file/view/793/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/793/201/STA_16AM_Handout_Shafer1.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/680/80/ RewriteRule ^index\.php/download_file/view/680/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/680/80/1993_Vol_04_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/715/80/ RewriteRule ^index\.php/download_file/view/715/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/715/80/2012_Vol_23_No_1_STA_Interface_Mar.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/539/193/75/ RewriteRule ^index\.php/download_file/view/539/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/539/193/75/STA_15AM_Handout_Levin.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/862/204/ RewriteRule ^index\.php/download_file/view/862/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/862/204/STA_17AM_Abstract_BestClinical.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/698/80/ RewriteRule ^index\.php/download_file/view/698/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/698/80/1999_Vol_10_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/693/80/ RewriteRule ^index\.php/download_file/view/693/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/693/80/1997_Vol_08_No_2_STA_Interface_-2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/865/204/ RewriteRule ^index\.php/download_file/view/865/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/865/204/STA_17AM_Handout_PetersenFresinius.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/311/173/ RewriteRule ^index\.php/download_file/view/311/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/311/173/Tech_and_Health_Reform_JMF_STA_2013.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/781/201/ RewriteRule ^index\.php/download_file/view/781/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/781/201/STA_16AM_Handout_Desai.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/641/183/ RewriteRule ^index\.php/download_file/view/641/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/641/183/Bringing_Data_STA_2011.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/782/201/ RewriteRule ^index\.php/download_file/view/782/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/782/201/STA_16AM_Handout_Dutton.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/794/201/ RewriteRule ^index\.php/download_file/view/794/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/794/201/STA_16AM_Handout_Matava.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/541/193/75/ RewriteRule ^index\.php/download_file/view/541/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/541/193/75/STA_15AM_Handout_Nair.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/777/201/ RewriteRule ^index\.php/download_file/view/777/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/777/201/STA_16AM_Handout_McEvoy2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/683/80/ RewriteRule ^index\.php/download_file/view/683/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/683/80/1993_Vol_04_No_4_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/628/158/ RewriteRule ^index\.php/download_file/view/628/158/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/628/158/AQI_Description.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/543/193/75/ RewriteRule ^index\.php/download_file/view/543/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/543/193/75/STA_15AM_Handout_Wanderer.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/867/204/ RewriteRule ^index\.php/download_file/view/867/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/867/204/STA_17AM_Handout_Feinleib.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/351/184/ RewriteRule ^index\.php/download_file/view/351/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/351/184/STA_14AM_Handout_Alian.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/859/204/ RewriteRule ^index\.php/download_file/view/859/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/859/204/STA_17AM_Handout_Bateman.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/646/183/ RewriteRule ^index\.php/download_file/view/646/183/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/646/183/STA_BAGIAN_Handout_01-13-11.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/126/203/ RewriteRule ^index\.php/download_file/view/126/203/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/126/203/STA_Interface_December2011.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/126/68/ RewriteRule ^index\.php/download_file/view/126/68/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/126/68/STA_Interface_December2011.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/732/198/ RewriteRule ^index\.php/download_file/view/732/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/732/198/2004_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/370/184/ RewriteRule ^index\.php/download_file/view/370/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/370/184/STA_14AM_Handout_Wanderer.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/789/201/ RewriteRule ^index\.php/download_file/view/789/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/789/201/STA_16AM_Handout_Sun.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/708/80/ RewriteRule ^index\.php/download_file/view/708/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/708/80/2006_Vol_17_No_2_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/778/201/ RewriteRule ^index\.php/download_file/view/778/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/778/201/STA_16AM_Handout_Norton.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/694/80/ RewriteRule ^index\.php/download_file/view/694/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/694/80/1997_Vol_08_No_3_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/788/201/ RewriteRule ^index\.php/download_file/view/788/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/788/201/STA_16AM_Handout_Mohiuddin.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/834/77/ RewriteRule ^index\.php/download_file/view/834/77/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/834/77/httpwww.anesthesiologynews.comArticlePrintArticlearticleID35561.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/723/198/ RewriteRule ^index\.php/download_file/view/723/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/723/198/1993_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/672/80/ RewriteRule ^index\.php/download_file/view/672/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/672/80/1991_Vol_02_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/736/198/ RewriteRule ^index\.php/download_file/view/736/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/736/198/2008_STA_Annual_Meeting__CIA.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/714/80/ RewriteRule ^index\.php/download_file/view/714/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/714/80/2011_Vol_22_No_2_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/803/80/ RewriteRule ^index\.php/download_file/view/803/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/803/80/STA_Interface_Mar_16.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/545/193/75/ RewriteRule ^index\.php/download_file/view/545/193/75/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/545/193/75/STA_15AM_Handout_Guffey_r.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/676/80/ RewriteRule ^index\.php/download_file/view/676/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/676/80/1992_Vol_03_No_1_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/297/173/ RewriteRule ^index\.php/download_file/view/297/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/297/173/Enterprise_Decision_Support_Bimal_Desai.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/735/198/ RewriteRule ^index\.php/download_file/view/735/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/735/198/2007_STA_Annual_Meeting__CIA.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/845/204/ RewriteRule ^index\.php/download_file/view/845/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/845/204/STA_17AM_Handout_Hofer.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/725/198/ RewriteRule ^index\.php/download_file/view/725/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/725/198/1995_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/300/173/ RewriteRule ^index\.php/download_file/view/300/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/300/173/The_Tactile_Display_of_Physiological_Information_Mark_Ansermino.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/692/80/ RewriteRule ^index\.php/download_file/view/692/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/692/80/1996_Vol_07_No_4_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/704/80/ RewriteRule ^index\.php/download_file/view/704/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/704/80/2004_Vol_15_No_2_STA_Interface_Oct.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/726/198/ RewriteRule ^index\.php/download_file/view/726/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/726/198/1997_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/860/204/ RewriteRule ^index\.php/download_file/view/860/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/860/204/STA_17AM_Handout_Houle.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/863/204/ RewriteRule ^index\.php/download_file/view/863/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/863/204/STA_17AM_Abstract_BestofShow.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/843/204/ RewriteRule ^index\.php/download_file/view/843/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/843/204/STA_17AM_Handout_Feinleib.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/857/204/ RewriteRule ^index\.php/download_file/view/857/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/857/204/STA_17AM_Handout_Davey.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/750/198/ RewriteRule ^index\.php/download_file/view/750/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/750/198/2011_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/352/184/ RewriteRule ^index\.php/download_file/view/352/184/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/352/184/STA_14AM_Handout_Berkow.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/673/80/ RewriteRule ^index\.php/download_file/view/673/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/673/80/1991_Vol_02_No_2_STA_Interface.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/731/198/ RewriteRule ^index\.php/download_file/view/731/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/731/198/2003_STA_Annual_Meeting.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/705/80/ RewriteRule ^index\.php/download_file/view/705/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/705/80/2004_Vol_15_No_3_STA_Interface_Dec.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/702/80/ RewriteRule ^index\.php/download_file/view/702/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/702/80/2003_Vol_14_No_2__STA_Interface_Nov.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/729/198/ RewriteRule ^index\.php/download_file/view/729/198/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/729/198/2001_STA_Annual_Meeting__IMMS.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/748/80/ RewriteRule ^index\.php/download_file/view/748/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/748/80/STA_Interface_Nov_15_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/748/203/ RewriteRule ^index\.php/download_file/view/748/203/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/748/203/STA_Interface_Nov_15_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/748/68/ RewriteRule ^index\.php/download_file/view/748/68/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/748/68/STA_Interface_Nov_15_web.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/844/204/ RewriteRule ^index\.php/download_file/view/844/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/844/204/STA_17AM_Handout_Hofer2.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/864/204/ RewriteRule ^index\.php/download_file/view/864/204/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/864/204/STA_17AM_Handout_Tung.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/696/80/ RewriteRule ^index\.php/download_file/view/696/80/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/696/80/1998_Vol_09_No_2_STA_Interface_.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/785/201/ RewriteRule ^index\.php/download_file/view/785/201/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/785/201/STA_16AM_Handout_Hutchens.pdf [R=301,L] # https://www.stahq.org/index.php/download_file/view/296/173/ RewriteRule ^index\.php/download_file/view/296/173/$ https://www.stahq.org/userfiles/ckfiles/files/downloads/296/173/Concepts_of_Visual_Inference_Heike_Hofmann.pdf [R=301,L] #---------------------------------------------------------------------------------------------------------------------- # ENF OF OLD URL REDIRECTS #---------------------------------------------------------------------------------------------------------------------- # captcha's referrer check RewriteCond %{HTTP_REFERER} ^$ RewriteCond %{HTTP_HOST}@@%{HTTP_REFERER} !^([^@]*)@@https?://\1/.* RewriteRule images/captcha/.*\.png - [NC,F] RewriteRule ^js(-[0-9]+)?\/ckeditor\/config\.js$ js/ckconfig.js [L] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^(.*)\.merge\.(css|js)$ _lib/merge.php?file=$1.merge.$2 [L] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^(.*)$ index.php [QSA] DirectoryIndex index.php