We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Virtual Hosts, mod_rendezvous_apple, and Apache on Mac OS X
|
| Subject: |
|
Accessing virtual host over LAN |
| Date: |
|
2006-01-25 12:09:45 |
| From: |
|
Pink_Frankenstein
|
|
|
|
I am having a problem using the virtual host set-up when I try to access the site through another computer on the LAN.
Basically, a PHP script (Wordpress) I am using puts the CSS link in dynamically. Thus the URL for the style sheet is:
http://www.bardotagogo.dev/bagglog/wp-content/themes/borderlinechaos/style.css
but, www.bardotagogo.dev (the name of my virtual host) is not accessible by the remote computer. I don't want to adjust the script because well I don't want to mess with it, I want the same script locally and on the server.
Do I need to configure the machine that is accessing the virtual host through the network using NetInfo Manager?
Thanks
p
|