|
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
|