Lars Skjærlund wrote:
Hi list,

I've discovered an abnormal behaviour in Ax2: In most respects,
uri_to_file does it work. However, in the case of a "dirindex" file
beeing called, $hd->request_uri isn't set to the resolved filename, it's
left at the original request format.

Example: In my present case, my 'dirindex' file is 'index.odt'. When
you call, say, http://axkit:8000/sofus/, $hd->request_uri is left at
'/sofus/', it isn't changed to the resolved filename '/sofus/index.odt'.
The latter is the case with mod_perl and Ax1 - so is this strange
behaviour with Ax2 done on purpose?

No, if that's what apache does we should copy it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to