View Single Post
  #9  
Old 01-05-2014, 03:42 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: How To Setup X-Payments On It's Own Domain

There is an htaccess in x-payments by default.
Uncomment the IP of your server.
This is built into x-payments by default.

Code:
# Uncomment the lines below to allow access to the admin script # only from specific IP-addresses # (replace 192.168.10.32 below to your IP-addresses) # Uncomment the lines below to allow access to the api script # only from specific IP-addresses # (replace 192.168.10.32 below to your IP-addresses)

If you do this, there is no need to do a robots.txt because IP blocking will prevent anyone that is not you or your server from seeing the files.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote