|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
When a user type http://servername/script.html/ab/bc
I want it to show script.html instead of 404 error message. I need the "ab/bc" as an input to the script and I don't want to use ?param1=ab¶m2=bc I can access "ab/bc" using $REQUEST_URI Could someone please tell me how to do this? BTW, the hosting server that I use can do this, but I can't do this in my own computer (both using apache) Please . Thank you. Andi |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
andichan2001@yahoo.co.uk wrote: > When a user type http://servername/script.html/ab/bc > I want it to show script.html instead of 404 error message. See: http://httpd.apache.org/docs-2.0/mod...acceptpathinfo Joshua. |
|
![]() |
| Outils de la discussion | |
|
|