Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
298 stars 158 forks source link

documentation #1

Closed chmdznr closed 9 years ago

chmdznr commented 9 years ago

Hello, Is there any particular configuration for php-proxy script? I'm installing it on my dedicated server and it doesn't work for facebook.com saying that the cookie isn't enabled. I suspect that's something to do with cookie handling on the script.

Btw: somebody that want to install the script should be aware that the templates is using php short-tag. I need to change it to php long tag to make it work.

Athlon1600 commented 9 years ago

Is there any particular configuration for php-proxy script?

Whatever is in config.php that's it.

I'm not finished with CookiePlugin so I wouldn't expect any session stuff to work right now. Give it a week or two for me to finish everything that still needs work.