guzzle / guzzle

Guzzle, an extensible PHP HTTP client

Home Page:https://docs.guzzlephp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to php file directly

Mirmuxsin opened this issue · comments

Guzzle version(s) affected: 6.5.5
PHP version: 7.3

Description
I can't do request to site.com/login.php

How to reproduce
Just allow to do request to files directly

Thanks for getting in touch. We'll need more details than this. Are you trying to download a local file, without running a PHP-FPM server?

Nah, I'm just trying to set link 'site.com/index.php', and its not working. If I do it 'site.com/index' its working. My server is apache2

Provide more information is not very clear to me

This sounds like a configuration issue on your web server, not a bug with Guzzle. I'd recommend asking on some forums or getting some paid help.