Tag

subrequest

0 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Nov 1, 2021 · Backend Development

virtual() – Executing an Apache Subrequest

The PHP function virtual() is an Apache‑specific routine that performs a sub‑request, allowing inclusion of CGI scripts or .shtml files by executing the specified filename and returning TRUE on success or FALSE on failure.

ApacheWebServerbackend
0 likes · 2 min read
virtual() – Executing an Apache Subrequest