Forum Search Results for "" RSS 1—3 of 3

More Search Options

  • Re: Subdirectory as another site ?

    Posted to PHP Community by dilbert627 on 07-13-2009, 5:00 PM

     Actually doc_root WAS the problem. As per this thread: http://forums.iis.net/t/1154314.aspx  You can't have doc_root set in php.ini if you're going to have multiple sites. I still had to have a separate config directory, but not having doc_root set allowed each site to have its own document_root which was correct. 

    • http://forums.iis.net/p/1159165/1910170.aspx#1910170
  • Re: Subdirectory as another site ?

    Posted to PHP Community by dilbert627 on 07-13-2009, 11:53 AM

     Ok, so I made a copy of the config directory in the subdirectory, and as I suspected, it's loading the index page of the root directory, only without the graphics and styles because the path is different, and none of the links work. Does the doc_root somehow override the home directory setting??

    • http://forums.iis.net/p/1159165/1910132.aspx#1910132
  • Subdirectory as another site ?

    Posted to PHP Community by dilbert627 on 07-10-2009, 5:10 PM

    We have an internal website that runs a php application. I am adding a new feature in a subdirectory that I want to expose to the internet.  My thought was that I would make a website that runs under a different port, like 84, then port forward from the router.  I am running IIS 6 on SBS 2003.   So I created a new website and ...

    • http://forums.iis.net/p/1159165/1909959.aspx#1909959

Microsoft Communities