이 함수는 URI에 대한 부분적인 요청을 실행한다. 주어진 자원에 대한 모든 중요한 정보를 얻기에 충분할 정도로 실행하고 그 정보를 클래스로 반환한다. 반환하는 클래스의 속성은 다음과 같다.
status |
the_request |
status_line |
method |
content_type |
handler |
uri |
filename |
path_info |
args |
boundary |
no_cache |
no_local_copy |
allowed |
send_bodyct |
bytes_sent |
byterange |
clength |
unparsed_uri |
mtime |
request_time |
참고: apache_lookup_uri()는 PHP를 아파치 모듈로 설치하였을 때만 작동한다.