mod_proxy_fcgi unix domain socket syntax question on Apache documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looking at the documentation on this page  ...


https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html


The documentation says "With this syntax, the hostname and optional port following fcgi:// are ignored." regarding this example ...


ProxyPassMatch "^/(.*\.php(/.*)?)$" "unix:/var/run/php5-fpm.sock|fcgi://localhost/var/www/"

Why are they in the example if they are ignored?


Are they also ignored here?


SetHandler  "proxy:unix:/path/to/app.sock|fcgi://localhost/"

Thanks

John



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux