Mostly what I’m trying to do post an html file directly to our domain, rather than at our full web address. I need to do this to verify that we own the domain to another company that we are setting up an account with. So, for example, do you know how I might go about uploading an html file so that it was at http://mydomain.org/myfile rather than at www.mydomain.org/myfile? >
Is there a way to do this? I am thinking about one buy not sure I am right. I am going to test it now. Do you know what he is talking about?
Looks like he just wants to be sure that he can hit the domain without the www. You can redirect your www domain to not use the prefix with this piece of htaccess: http://css-tricks.com/snippets/htaccess/www-no-www/
Is there a way to do this? I am thinking about one buy not sure I am right. I am going to test it now. Do you know what he is talking about?
What I got from it is the client wants to upload a file to mydomain.com, not www.mydomain.com.
Looks like he just wants to be sure that he can hit the domain without the www. You can redirect your www domain to not use the prefix with this piece of htaccess: http://css-tricks.com/snippets/htaccess/www-no-www/
ya, I think he got confused. I think it was a google verification thing that he wanted to add into the header
ha! That was going to be my 2nd guess.