About 1,190,000 results
Open links in new tab
  1. php - What is www.conf? - Stack Overflow

    Aug 20, 2016 · Pool Directives are a PHP-FPM convention where multiple "pools" of child processes can be started and have different configurations. The default name for the pool …

  2. How can I find out where the httpd.conf file is located?

    Nov 12, 2012 · How can I find out the path of the httpd.conf file on apache (PHP)? I do not know whether my script will be runned in windows apache or linux, i need to know where i can find …

  3. where is the NetBeans config file (netbeans.conf) located?

    locate netbeans.conf to find where the netbeans files are located. It's the best way that provides with a precise location of your netbeans.conf file. Hope this will help someone in need.

  4. Where is the Postgresql config file: 'postgresql.conf' on Windows?

    My concern was that a regular windows search for the postgresql.conf file didn't locate it anywhere. For me, it was due to the data folder being behind admin rights.

  5. postgresql - no pg_hba.conf entry for host - Stack Overflow

    Hello 'local' is relevant for unix socket connections. Why do you think it should help with the network problem? (I have this line in my pg_hba.conf, too, and have the same problem, too, …

  6. Where does PostgreSQL store configuration/conf files?

    637 I have recently installed PostgreSQL on Ubuntu with the EnterpriseDB package. I can connect to the database locally, but I can't configure it because I can't find config files. I …

  7. How to configure PostgreSQL to accept all incoming connections

    Jul 1, 2023 · I've got a PostgreSQL data base that I'd like to configure to accept all incoming connections regardless of the source IP address. How can this be configured in the …

  8. Why put some config info in conf/httpd.conf and some in files in …

    The Red Hat packagers use the conf.d directory to drop the configuration in for those packages, otherwise they'd need to modify the httpd.conf for each package, which is something difficult to …

  9. How can I prevent Tailscale from overwriting /etc/resolv.conf on …

    Oct 31, 2024 · I'm using Tailscale on a Linux system, but I'm running into an issue with Tailscale's "Magic DNS" feature, which is overwriting my /etc/resolv.conf file and preventing server name …

  10. python - location of pip.conf file - Stack Overflow

    I need to create a pip.conf file to activate the pickup of my personal ~/.pip/pip.conf to point it to our internal PyPi server instead of the global one. I also need to be able to hard code the values …