How to prevent Nginx from redirecting to the wrong site when there’s a secure certificate error

https://serverfault.com/a/846214 When multiple sites share the same server and there is no default site set in the server config, Nginx will redirect to the first site in the config, if there’s a secure certificate error. Here’s how to fix that, based on the linked answer above. 1 – Create a default zone As nginx is… Continue reading How to prevent Nginx from redirecting to the wrong site when there’s a secure certificate error

Credit Card Numbers for Testing Ecommerce Checkout

Card Type Number American Express 3700 000000 00002  Discover 6011 0000 0000 0012 MasterCard 5424 0000 0000 0015 Visa 4007 0000 0002 7– or –4012 8888 1888 8 Expiration date: use any date after today. CVV: use any three digit combination (four digits for American Express). Note: the Visa card number is a different length… Continue reading Credit Card Numbers for Testing Ecommerce Checkout