https://issues.apache.org/bugzilla/show_bug.cgi?id=50456

--- Comment #4 from Ricardo <[email protected]> 2011-09-17 
21:27:23 UTC ---
Eric,

The problem is this:

Works:
ErrorDocument 413
http://localhost/v1/index.php/candidate/my_profile/photo/size_error/pt

Crashes:
ErrorDocument 413 /v1/index.php/candidate/my_profile/photo/size_error/pt

PHP code is the same. The diference is the Apache isn't understanding the
routing. 

What is the correct syntax for this case? I didn't found documentation.

I can have
http://www.AAA.com/v1/index.php/candidate/my_profile/photo/size_error/pt
and
http://www.BBB.com/v1/index.php/candidate/my_profile/photo/size_error/pt

What's the correct ErrorDoucument definition?

Thanks
Ricardo

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to