We're running 2003.7 server with A4D v4rc6 on OSX.3.9 and having
trouble getting the virtual hosts file to be recognized at all.  Using
ipfw, we're forwarding port 80 to 8081.

We've created a separate site with a diff login and specified the
hosts file as such:

`IP Address     Hostname                Language Root                   Default
*               affiliationmark.hlcommission.org:8081   *       moa             
*
*               prdus.hlcommission.org:8081                     *       *       
        *

The 4DServer application directory looks like:

Active 4D
Active 4D logs
Active 4D Uploads
database.4db
database.4dd
Mac4DX
moa
web
web_decoy

Calling a4d.debug.dump request info gives:

*host   "affiliationmark.hlcommission.org"
*host address   "192.168.1.4"
*host port      "8081"
*http version   "1.1"
*remote address "69.215.83.117"
*request method "GET"
*secure "0"
Accept  "*/*"
Accept-Encoding "gzip, deflate"
Accept-Language "en"
Connection      "keep-alive"
Host    "affiliationmark.hlcommission.org"
User-Agent      "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en)
AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8"

And technically, it shouldn't even see that file to dump the request
since it is in the web folder.

Every request to the server goes directly to the web folder.  It does
not seem to recognize the VirtualHosts.ini file.

Pls help.

Thanks,

Michael Check
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to