Quote:
Originally Posted by puertoblack2003
thanks nice mod I had to make a small change with url
for those with https from http :up:
|
you want it as I typed it, a file can be requested through http even though it is on https, but not vice versa.
The way it is built, no matter what combination the user has entered into their URL, IE:
site.com
http://site.com
https://site.com
http://www.site.com
ALL will return
http://site.com/verification_file.txt there is no need to change anything in the code, it will work on http or https, and has been tested