I am trying to create some pages outside of the default wordpress installation. I want to create a page in php and have the user authenticate with a username/password outside of the WordPress login. I want users to be able to go this specific url (i.e. http://www.mysite.com/specialstuff/login.php
Is this possible to create?