apache - Interceptor in PHP -


i want intercept request php page, read data url(key:value format) , forward request php page.

can suggest approach task? using apache 2.4 webserver , php 5.6.24.

i used "require" in start of php file , in file performed activity on url , redirected intended page.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -