View Single Post
  #3 (permalink)  
Old 12-28-2007, 03:22 AM
GeoffreyB GeoffreyB is offline
Junior Member
 
Join Date: Dec 2007
Location: Mornington, Victoria Australia
Posts: 3
Send a message via Skype™ to GeoffreyB
Default Thanks Al

Thank you. This has fixed another issue, the /styles/style.css file is now being applied.
I can now access the index page using http://localhost/iris/index but still not via http://localhost/iris/ and likewise the other pages eg http://localhost/iris/user/login.

Apache error.log doesn't help too much
Code:
[Fri Dec 28 13:34:07 2007] [error] [client 127.0.0.1] Invalid URI in request GET /iris/ HTTP/1.0
[Fri Dec 28 13:37:29 2007] [error] [client 127.0.0.1] Invalid URI in request POST /iris/user/login HTTP/1.0, referer: http://localhost/iris/index.php
Any other ideas greatly appreciated.

Geoffrey
Reply With Quote