Aparajita,
Thanks for the response. Here is my ini file..hope you can see past the formatting (there is a carriage return at the end of the file).
`Virtual hosts config file for Active4D.
`
`The format consists of five tab-delimited fields as follows:
`
`IP Address Hostname Language Root Default
`
`There may be any number of tabs between fields. You may use a value of * in the
`IP Address, Hostname and Language fields to indicate any value will be accepted.
`Using * in the Root or Default fields indicates that the global values should be used.
`All fields are limited to 255 characters in length.
`
`The entries are searched in order, so they should progress from most specific
`to the least specific. Hostname matching is case-insensitive, Language matching is
`case-sensitive, entries should be all lowercase. All matching matches the entire value.
`An invalid or missing value will result in that entry being ignored.
`
`The Root should be a URL-style path. If it is relative (not beginning with '/')
`it is relative to the default directory, which is the database directory under
`Standalone/Server, or the application directory under Client. The Default file
`should be a simple file name.
`
`The final entry should be terminated with a carriage return.
`IP Address Hostname Language
Root Default
* clients.ays.co.uk *
/AYSClientAccess *
* webBooker.ays.co.uk *
* *`Virtual hosts config file for Active4D. ` `The format consists of five tab-delimited fields as follows: ` `IP Address Hostname Language Root Default ` `There may be any number of tabs between fields. You may use a value of * in the `IP Address, Hostname and Language fields to indicate any value will be accepted. `Using * in the Root or Default fields indicates that the global values should be used. `All fields are limited to 255 characters in length. ` `The entries are searched in order, so they should progress from most specific `to the least specific. Hostname matching is case-insensitive, Language matching is `case-sensitive, entries should be all lowercase. All matching matches the entire value. `An invalid or missing value will result in that entry being ignored. ` `The Root should be a URL-style path. If it is relative (not beginning with '/') `it is relative to the default directory, which is the database directory under `Standalone/Server, or the application directory under Client. The Default file `should be a simple file name. ` `The final entry should be terminated with a carriage return.
`IP Address Hostname Language
Root Default
* clients.ays.co.uk *
/AYSClientAccess *
* webBooker.ays.co.uk *
* *
On 11 Feb 2005, at 11:22, Aparajita Fishman wrote:
The only obvious difference between this setup and the other working one, is that in this setup the hostnames I specify in the VirtualHost,ini are sub domains i.e. clients.ays.co.uk and webbooker.ays.co.uk and in the other they are separate domains i.e. www.lpfm.co.uk & www.frasercre.co.uk
Does virtual hosting/routing support sub-domains? Could this be the problem?
If you are looking for a hostname, it works, as long as the browser is sending a host header (which it should). What does your virtualhosts.ini look like?
Regards,
- Aparajita
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
