|
8/7/2010 12:43:47 PM
 itestit Posts: 2
|
I have two domains registered on my hosted web server. The first domain points to the server's root. I created a folder on the root that is the home directory of my other domain.
I am trying to get this forum running under my 2nd domain. I placed a sub-folder in that domains home folder that contains all the forums' files. I created a virtual directory on that sub folder.
If I access the VD via my initial domain, the forum works great. However, when I access it with my 2nd domain...the one I want it setup against, I am getting the following error:
------------------------------------------------------------------------------------ Server Error in '/' Application.
The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /aspforum/default.aspx
Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3614 ------------------------------------------------------------------------------------
I thought I had everything setup that I needed to get this to work, but it just doesn't seem to be able to find the site appropriately. Below is my folder structure. Initial domain sits at the Root. 2nd domain points to "2ndDomain", and the forum is in "aspforum". The VD is setup on "aspforum".
-Root (root.com home dir) --|-2ndDomain (2ndDomain.com home dir) ----|-aspforum (sub-folder containing all forum files/folders) ------|- web.config (forum config file) ----|-index.asp (2ndDomain.com home page) --|-miscfolder (root.com sub dir) --|-index.asp (root.com home page)
So, if I goto http://root.com/2ndDomain/aspforum, the forum works fine
If I gotto http://2ndDomain.com/aspforum, that is when I get the error.
I think the problem lies within my lack of ability to configure my VD. My web host provides only the ability to create, but not configure these, and I think when I hit my 2ndDomain, it is looking one folder too deep into the file structure. I think the VD is based off the root, which is why it works on my primary domain. Perhaps I need to just consult my web host for help, but if anyone has any ideas, I would appreciate the help. Thanks.
|
|
0
• permalink
|
|
Powered by
Jitbit Forum 7.2.10.0
© 2006-2011 Jitbit Software