local host (wamp) and path
Posted: Mon Oct 27, 2008 7:48 am
i'm trying to get the right path for my php scripts for wamp. i am using /index.php to addredirect a url. so its localhost>website> where my index page shows up and my nav bar. then when i click on register or any of the links i get the following path http://localhost/register.php and error message: The requested URL /register.php was not found on this server.
my files php including index.php are in website: C:\wamp\www\website and i need to redirect to index.php. this is accomplished by adding the following: /index.php
if some one can help i sure would appreciate it. if i'm not making myself clear please let me know .. i am a newbie to php and wamp.
my files php including index.php are in website: C:\wamp\www\website and i need to redirect to index.php. this is accomplished by adding the following: /index.php
if some one can help i sure would appreciate it. if i'm not making myself clear please let me know .. i am a newbie to php and wamp.