2006-06-07
httpd.conf
'
http:/localhost/admin 하면 안들어 가고 http://localhost/admin/ 하면 들어가지는 것 해결법
httpd.conf 에서
Servername localhost > Severname 192.168.0.1 (서버IP) 로 변경 해봄
http:/localhost/admin 하면 안들어 가고 http://localhost/admin/ 하면 들어가지는 것 해결법
httpd.conf 에서
Servername localhost > Severname 192.168.0.1 (서버IP) 로 변경 해봄
