Hello, How can I have index.php automatically load / run when accessing a folder which contains one? I'm new ASP.net, though in Apache I would configure 'index.php' as an 'index file'. How can I do this with our DASP hosting account? Thanks! EDIT: We're on one of the new DASP hosting account with PHP and MySQL (We're setting up a WordPress site)
Ahhh, I should of looked through the Knowledge Base before posting! Found the answer in this post: http://support.discountasp.net/KB/a...wn-in-php-applications.aspx?KBSearchID=494369 - short of it is that I needed a web.config file in the root. Hope this helps someone else!