I succesfully installed DNN on my PC and it perfectly works by the url: http://localhost/dotnetnuke
So I created new site localhost/test2 in DNN and try to run it http://localhost/test2
it says: HTTP Error 404.0 - Not Found
So, as I understand my alias is wrong, what alias should I set up to run site on my localhost ?
Thanks!
Using your existing configuration, you simply need to add another Virtual Directory to IIS pointing /test2 to the exactly same folder that /DotNetNuke is pointing to.