Support Center

How do I use Fotomoto with password-protected sites?

Last Updated: Mar 22, 2012 12:58PM PDT

Fotomoto needs to access your images

You can have Fotomoto work with your password protected site, you just have to allow our servers to access your site.

Below is an example for those using Apache basic authentication. If you're using something else, you'll need to otherwise allow or "whitelist" requests from "fotomoto.com".

Basic authentication example

If you're using Apache basic authentication, the following code can be used in your .htaccess file. Important: the path specified for AuthUserFile needs to point to your .htpasswd file.

AuthName "Restricted Area"

	AuthType Basic

	AuthUserFile /path/.htpasswd

	AuthGroupFile /dev/null

	Satisfy any

	<Limit POST GET>

	order deny,allow

	deny from all

	allow from *.fotomoto.com

	require valid-user

	</Limit>
Don't find what you are looking for? Try our community discussions.

Announcements View Discussions

Have A Question?

Recent Discussions

Go to Discussion Forums ​​

Track Your Package

Track your FedEx package
Track Your UPS package


Customer service software powered by Assistly Inc.