Posted by charos on July 29, 2012 at 12:41am
I have a site from Pressflow D6 platform that I need to verify to use Google Apps with that domain. The site verification, requires to place a generated .html file under the root folder of that domain (in my case, under ../pressflow/sites/mysite/ ) . The .htacess of Octopus however prevents me from accessing that file (page not found). I googled around but the only thing I found is non Drupal sites and static files outside the distro folders. Can anyone suggest an easy way to deal with it?
Comments
Hello -- I would suggest the
Hello -- I would suggest the following:
1 -- questions like this are best in the issue queue so can keep track of them for future users.
2 -- Build a platform using -- http://drupal.org/project/site_verify
Good luck,
Hg
Thanks for the
Thanks for the reply!
Site_verify module did a great job indeed.
I post it on the group instead of project's issue because I thought it's related to my noobnes rather than an actual issue with BOA!
Np. Glad to help. Issue queue
Np. Glad to help. Issue queue has a tag for support request.
Cheers.