Hi, Some ssl certificate issuing websites requires a file to be uploaded in my server. They will give me the file "myfile.txt" and tell it to upload it into a folder called "myfolder".So that they can access it using" www.mydomain/myfolder/myfile.txt".
Say I have purchased a domain www.pixmate.online and whenever i put it in a web browser it till open the web page " https://www.pixmate.online/welcome/default/index". So my question is where do i put myfile.txt on the file system of pythonanywhere.com so that it will be accessible to the verifier on " www.pixmate.online/ myfolder/myfile.txt" ? Regards, Arindam -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

