Posted by Jerry Stuckle on 11/15/06 01:31
Prasad wrote:
> HI all,
>
> I have a problem when i type in the browser ..
>
> http:/www.mydomain.com/home.php/
>
> instead of
>
> http:/www.mydomain.com/home.php (no forward slash at the end )
> its opening the same page ..but behaving very weird ..
> ( All the realative links in the content of that page are now with
> reference to the above url ..
>
> for example .. if i submit a form to a url "groups.php".. , the
> requset is goin to http:/www.mydomain.com/home.php/groups.php ....
> no such url exists ...the valid url is ..
> http:/www.mydomain.com/groups.php.
> )
>
> Can i solve this problem even if i type
> ----http:/www.mydomain.com/home.php/ in the browser ????????????
>
This has nothing to do with PHP. Your Apache configuration is incorrect.
Try alt.apache.configuration for help.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|