i need to password protect one of our static pages. i thought i could just do it by .htaccess which works for protecting the actual html file.
http://****/skin1/pages/US/stores.html)
however, when i try
http://****/pages.php?pageid=5 pays no attention to the fact that the html page is protected. is there a way to keep x-cart from displaying the static page unless the right username/password is entered?
any help would be most appreciated. thanks.