Re: setting up mirror not in documentroot
[email protected] (Hannes Magnusson)
| Newsgroups | php.mirrors |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 1, 2009 at 09:49, Rudy Gevaert <[email protected]> wrote: > Hi Marc > >> There is a php.ini prepend file option, maybe this also works with an >> .htaccess, so you won't need to change other files (just 1 new php-file >> and >> 1 .htaccess). >> > > I have tried this and got the prepend file option working. The solves > the include problem. > > However there are a lot of other hard links in the site too that aren't > set trough a variable :( > > So in the end it boils down to the fact that the site is built to used > in a virtual host. We have had few other requests for this.. I guess it is time to make the website useable without requiring virtualhost setup :] I'll look into it over the weekend. -Hannes