To be honest I have practically no real experience with Apache and am intimidated about making changes to any of the files.<br>
<br>
But, I need to get a web based application up and running for my business.<br>
<br>
I have Ubuntu 12.04 and LAMP installed on pc1.<br>
<br>
I have the web application located at /var/www/wkhmk<br>
I can access the site and perform all tasks from pc1 via localhost/wkhmk<br>
I can access the login screen from pc1 via <a href="http://192.168.1.113/wkhmk">192.168.1.113/wkhmk</a> but get a blank screen after typing in the log in credentials.<br>
I can access the login screen from pc1 via the machine's name...
ubuntu/wkhmk but again get a blank screen after typing in the login
credentials<br>
>From pc2 I can access the website application via the ip address
<a href="http://192.168.1.113/wkhmk">192.168.1.113/wkhmk</a> but after typing in the log in credentials I get
sent to a web based error page.<br>
>From pc2 I cannot access the website using the machine name... ubuntu/wkhmk again being redirected to a web based error page.<br>
<br>
I am somewhat confused as to which file needs to be changed to allow
access via the ip address or the machine name but what confuses me is
why I can get to the log in screen but no further.<br>
<br>
I have searched but have not found any references to this particular
situation. To be honest I have not been able to frame the Google search
parameters in such a way to get a qualifying response.<br>
<br>
I admit to being intimidated by altering any configuration files and of
not fully understanding the apparent explanations I have found so far.<br>
<br>
So could some one please supply guidance?