Server side includes (ssi)

ssi is blocked due to security issues - says the owner.
How can I replace REMOTE_ADDR and HTTP_USER_AGENT??

Thanks in advance for advice - w
alter

I know for sure that REMOTE_ADDR works and there shouldn’t be any issue using HTTP_USER_AGENT as far as I’m aware

5 Likes

Replace with what? I suppose your could temporarily override them for a file if you wanted to in PHP …

What exactly are you trying to do?

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.