Hi everybody
I have an intranet that works pretty good in apache and php, etc.
When I try to access by Local IP in another PC everything works ok with the exception of the images that never display.
I checked the route of the images on the database and is something like
http://localhost/mysite/myimages
Am I missing something here?
Am I logging incorrectly from another PC using Local IP?
Is there a way to get an alias for that Local IP ?
I appreciate any comment
Thank ya