Redirecting .aspx to PHP elialum February 09, 2017 Leave a Comment In most cases 301 redirects are written in the “.htaccess” file. However, when the URL is complex and contains special characters it can be very tricky for the novice user. To simplify the process we can redirect all the *.ASPX traffic to a PHP Continue Reading Redirecting .aspx to PHP