[users@httpd] Upgrade notifications

2021-09-20 Thread Jos Chrispijn
Just upgraded to Apache24 2.4.49. After I got this line displayed: You may need to manually remove /usr/local/etc/apache24/httpd.conf if it is no longer needed. So I did _not_ delete it. Can you tell when it would not be longer needed (lots of config lines in it)?

[users@httpd] Wordpress | user:group setting

2021-04-03 Thread Jos Chrispijn
Dear list, Can you tell me how I should indentify my user:group setting for my personal website? Currently I own my website as www:www (for Wordpress auto-update sake). Would it be more safe to set this to www:me ? Thanks, Jos

Re: [users@httpd] Page display on default html page

2019-11-19 Thread Jos Chrispijn
On 18-11-19 21:24, Anil Kumar P wrote: You can use SSI for this. Thanks, that works! Best, Jos - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Page display on default html page

2019-11-18 Thread Jos Chrispijn
I have created a default html site that is displayed when visitors typed in a domain that I own, but for which I haven't yet created a website for. As this default site has a domain name that is not the name that a visitor typed in, I would like to disply that domain name on its index page lik

Re: [users@httpd] Re: [OT] bounced messages

2018-08-15 Thread Jos Chrispijn
On 14-8-2018 8:22, @lbutlr wrote: It is not a good idea to spam filter list messages. Can you explain? gr, Jos - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.a

Re: [users@httpd] Apache24 - Can't get .htaccess to work

2018-08-11 Thread Jos Chrispijn
On 11-8-2018 12:01, Jos Chrispijn wrote:  AllowOverride all  Require all granted Found a solution for the issue: - Watch the forward slash at the end of the line (a) - Added this new line (b) a b Options Indexes FollowSymLinks AllowOverride all Require all granted

Re: [users@httpd] Apache24 - Can't get .htaccess to work

2018-08-11 Thread Jos Chrispijn
On 11-8-2018 12:01, Jos Chrispijn wrote: AuthType Basic AuthName "Password Protected" AuthBasicProvider file AuthUserFile /usr/home/user/.htpasswd AuthName secure   Require valid-user The last line should not be in

[users@httpd] Apache24 - Can't get .htaccess to work

2018-08-11 Thread Jos Chrispijn
[apache24-2.4.34] For some reason I can't get .htaccess to work. Can you tell me what I am doing wrong here? Let me share some settings: # Active -- LoadModule authn_file_module libexec/apache24/mod_authn_file.so LoadModule authn_d

Re: [users@httpd] You must select one and only one option from the INET single | SOLVED

2012-09-04 Thread Jos Chrispijn
Solved; added IPv6 support to the setup. thanks Jos Chrispijn Jos Chrispijn: Can somebody tell me what this means? 'You must select one and only one option from the INET single' Got that message during upgrading 'apache-2.2.22_6' to 'apache22-2.2.22_7

[users@httpd] You must select one and only one option from the INET single

2012-09-03 Thread Jos Chrispijn
Can somebody tell me what this means? 'You must select one and only one option from the INET single' Got that message during upgrading 'apache-2.2.22_6' to 'apache22-2.2.22_7' thanks, Jos Chrispijn --

[users@httpd] .php or .html

2012-08-28 Thread Jos Chrispijn
that, Joomla (my CMS) can't find the branch it is sitting on (hardcoded it looks for index.php). Can someone tell me how to solve this? thanks, Jos Chrispijn - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For

[us...@httpd] Redirect on bases of ip address

2010-02-14 Thread Jos Chrispijn
website (index.html + redirection). thanks in advance Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-m

Re: [us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Jos Chrispijn
Frank, On 11-1-2010 16:40, Frank Gingras wrote: The rules have changed. See: http://www.php.net/manual/en/install.unix.apache2.php AddType was the appropriate method to do so in 1997. I see; thanks for your information, will have a look! regards, Jos Chrispijn

[us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Jos Chrispijn
ymore DirectoryIndex index.php index.html index.htm AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps regards, Jos Chrispijn - The official User-To-User support forum of the Apache HTTP S

Re: [us...@httpd] Default layout

2010-01-09 Thread Jos Chrispijn
On 9-1-2010 9:17, Sean Conner wrote: Check out Thanks, that is exactly what I needed. Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

[us...@httpd] Default layout

2010-01-08 Thread Jos Chrispijn
and PDF format files. Thank you. Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsub

Re: [us...@httpd] Apache 2.2

2009-12-05 Thread Jos Chrispijn
he1.3x was. Mine is so compact now that you nearly wouldn't believe it would work. So overall experience for an Apache nub like me: if you can, do use it. Will make your life much easier when it runs finally :-) Thanks, Jos Chrispijn

[us...@httpd] Apache 2.2

2009-12-05 Thread Jos Chrispijn
Just migrated to apache-2.2.13 and already ran into this problem: myserver# apachectl fullstatus Forbidden - You don't have permission to access /server-status on this server. Even getting the same error when logged on as 'root' Can you tell me what is causing this? Thanks. Jos

[us...@httpd] Sudden death

2009-10-09 Thread Jos Chrispijn
found, required by "libperl.so" # find / -name mod_perl.so -print and nothing found. How can this happen? Is there a quick way of installing this or do I have to install Apache completely from scratch? thanks, Jos Chrispijn -

[us...@httpd] Apache version dubio

2009-10-02 Thread Jos Chrispijn
Out of a technical and practical perspective, what should be the best choice now: Apache 2 or a lower version? Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http

Re: [us...@httpd] SO_ACCEPTFILTER

2009-09-17 Thread Jos Chrispijn
Tom, We found out that this problem had been caused by some port upgrade (FreeBSD). Thanks to a tip of Jack Raats, we hashed out 'mhash.so' You can find a thread on this by google-ing 'apachectl gracefult causes Signal 11 crash after 6.3 to 7.0 upgrade [SOLVED]' Jos

[us...@httpd] SO_ACCEPTFILTER

2009-09-17 Thread Jos Chrispijn
[Apache apache-1.3.41_1] Last night my Apache server went down. Can use apachectl start, but doesn't come up again. My httpd-error.log file says: (2)No such file or directory: make_sock: for port 80, setsockopt: (SO_ACCEPTFILTER) Can someone tell me what happens here? Thanks. Jos Chri

[us...@httpd] Digest auth

2009-09-12 Thread Jos Chrispijn
entication specification. Probably not work with newer browsers." Would I need to implement the module mod_auth_digest instead and how should I do that thru php5-extensions (gives me the mod_digest module)? Jos Chrispijn - The o

[us...@httpd] .htaccess

2009-09-07 Thread Jos Chrispijn
search for session alike solution, but can't find a proper solution yet. Can someone hint me out on this? Thanks. Jos Chrispijn - No one is listening until you make a mistake... - The official User-To-User support forum of the Apa

Re: [us...@httpd] Cron to check that domains are running

2009-07-26 Thread Jos Chrispijn
d.run: apachectl stop apachectl start be aware that if there are visitors online, they might be (temporarilly) disconnect by this action. Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project

[us...@httpd] Default page location

2009-07-26 Thread Jos Chrispijn
setup. Thanks. Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.

[us...@httpd] Remote .htaccess

2009-07-21 Thread Jos Chrispijn
Is it possible to use a .htaccess in a folder in which I define a htpasswd path that physically is located on a complete different server? Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server

[us...@httpd] Apache 1.3.x or 2.x ?

2009-07-12 Thread Jos Chrispijn
tell me which of these advantages is, from a user perspective, the most important one? Did I miss other advantages? Jos Chrispijn

Re: [us...@httpd] Sudden death

2009-07-12 Thread Jos Chrispijn
ldn't be such a big problem if one could find the reason of that somewhere in a (system) log file. regards, Jos Chrispijn - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apach

[us...@httpd] Sudden death

2009-07-11 Thread Jos Chrispijn
/usr/home/me/www/mysite.com Scriptalias /cgi-bin/ /usr/local/www/cgi-bin/ ErrorLog /var/log/websites/mysite-error.log Customlog /var/log/websites/mysite.log combined # --- Jos Chrispijn