Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Untidy URLs

Status
Not open for further replies.

ckennerdale

Programmer
Dec 23, 2000
158
GB
I have a simple MYSQL database .

I am running on a locallinstalled version of Apache on win 98. I will port the database to 'public' server in due course

with add.php , search.php and view.php pages

The problem is that after running a query the url at the top of the page is something like

-localhost/php/php.exe/view.php

instead of localhost/view.php

can I get rid of/ obscure this somehow- or would I need to use some kind of re-direct?

Thanks Caspar Kennerdale
Senior Media Developer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top