All I want to do is direct 403 errors to a certain html document. My site uses CCBill to take credit card transactions and give users usernames and passwords to access the Member's area. I want 403's to send users to the CCBill sign-up page.
YES it's an adult site. FREE 1-MONTH MEMBERSHIP for anyone who can contribute significantly to the solving of this problem!!
I already know that I have to create and edit a .htaccess file. Currently, there are not one but 4 in my site, all created and installed (i'm assuming) by CCBill:
httpdocs/members/.htaccess
httpdocs/ccbill/.htaccess
httpdocs/ccbill/password/.htaccess
httpdocs/ccbill/secure/.htaccess
I've put in the following line in all of them:
ErrorDocument 403 http://www.domainname.com/ccbill/index.htm
But it doesn't work. I've read elsewhere on the forums that your .htaccess files have to be over 1k or else IE will use the default error pages.... is this true?
Per some advice I found on another thread, I've also edited my httpd.conf file...
AllowOverride AuthConfig Indexes Limit
But no go. HELP! Again, anyone who contributes significantly to the solving of this prob will get a free 1-month membership to my site... which has a ton of very hot models and 100% exclusive content.