Thanks. I should have seen that. Been too long...
On 5/26/19 9:37 AM, Stephen wrote:
Try changing the filename from bar.html to index.html
Stephen
www.roissy.ca
On 2019-05-26 8:59 a.m., Robert Moskowitz wrote:
I have a web site accessible by: www.foo.com/bar.html
But users that use
I have a web site accessible by: www.foo.com/bar.html
But users that use: www.foo.com/bar
get a directory content of the files in directory bar.
What do I need to add so that those that use the shortcut of leaving off
.html still get the full web site.
thanks
On 2/3/19 9:42 AM, Eric Covener wrote:
alias /mailadmin /usr/share/postfixadmin
Ah, I see my culprit is the alias statement is missing adding the /public
I add that and got to the next problem which is postfixadmin's problem
in moving directories and not changing all references. Almost lik
1 AM, Daniel wrote:
Client does not match the required ip,make sure you have a directory
directive matching the resource you are asking for ,and allowing
permissions to the up range of the client or with a "require all granted"
El dom., 3 feb. 2019 1:35, Robert Moskowitz <mailto:
I have google around and the obvious reasons for this..
I am working on a new setup with posrfixadmin ver 3.2 on Centos7-armv7
with SElinux enforcing. Last I worked with postfixadmin it was ver 3.0.2
and my notes are based on that and Apache 2.4.
My postfixadmin.conf file for Apache is:
alia
should be asking the roundcube mailing list instead - httpd has
nothing to do with email, as stated previously.
On Thu, Sep 6, 2018 at 8:15 AM Robert Moskowitz <mailto:r...@htt-consult.com>> wrote:
On 09/06/2018 06:40 AM, @lbutlr wrote:
> On 05 Sep 2018, at 09:58, Robe
On 09/06/2018 06:40 AM, @lbutlr wrote:
On 05 Sep 2018, at 09:58, Robert Moskowitz wrote:
So I suspect my apache server as a proxy relay.
Is there a similar site to mxtoolbox that will test apache for improper
relaying?
Are you allowing php? You should be able to root out any badly
On 09/06/2018 06:40 AM, @lbutlr wrote:
On 05 Sep 2018, at 09:58, Robert Moskowitz wrote:
So I suspect my apache server as a proxy relay.
Is there a similar site to mxtoolbox that will test apache for improper
relaying?
Are you allowing php? You should be able to root out any badly
On 09/05/2018 05:18 PM, Ruben Safir wrote:
On 9/5/18 4:47 PM, Robert Moskowitz wrote:
There is a way with open proxies to PUT content that goes out on port 25.
but that doesn't turn Apache into a mail server
Not a mailserver, put a way for spammers to get their spa
/5/18 11:58 AM, Robert Moskowitz wrote:
My mail server is being blocked by barracuda and spamexperts.
I have tested my mail port via mxtoolbox.com and I came out clean and no
relaying.
So I suspect my apache server as a proxy relay.
Is there a similar site to mxtoolbox that will test apache for
My mail server is being blocked by barracuda and spamexperts.
I have tested my mail port via mxtoolbox.com and I came out clean and no
relaying.
So I suspect my apache server as a proxy relay.
Is there a similar site to mxtoolbox that will test apache for improper
relaying?
thanks
I thoug
140688597538624]
AH01895: Unable to configure verify locations for client authentication
I think it is a SSL cert issue, since adding the ssl certs the server has
stopped working.
On 25 Apr 2017, at 14:11, Robert Moskowitz wrote:
So what does /content/logs/httpd/error.log say?
Often a permission problem
So what does /content/logs/httpd/error.log say?
Often a permission problem.
On 04/25/2017 02:55 PM, Sweeny, Theo (Chief Customer Office) wrote:
Hello - I’ve installed new SSL certs on Apache v2.4.3 and for a single vhost -
but the server won’t start.
The error logs are -
[Fri Apr 21 13:30:00
to be synchronized, I think you can
change the systemd unit to require chrony-wait.service
(https://git.tuxfamily.org/chrony/chrony.git/tree/examples/chrony-wait.service)
- Y
On Thu, Apr 20, 2017 at 4:57 PM, Robert Moskowitz <mailto:r...@htt-consult.com>> wrote:
This is for Centos7 on an
This is for Centos7 on an armv7 SOC with no clock battery.
On startup, Centos runs Chronyd which eventually sets the system clock.
This can happen really fast, or not depending. I have learned that it
is NOT a good thing for postfix to start when the system time is earlier
than the build dat
nformation at least.
thanks. fixed.
You can ignore the second warning about "server name indication"
unless you specifically want to support really old and insecure browsers.
- Y
On Tue, Apr 4, 2017 at 10:47 PM, Robert Moskowitz <mailto:r...@htt-consult.com>> wrote:
I
I just noticed the following in error_log on httpd startup:
[Tue Apr 04 21:20:43.030519 2017] [ssl:warn] [pid 15521] AH01916: Init:
(z9m9z.test.htt-consult.com:443) You configured HTTP(80) on the standard
HTTPS(443) port!
[Tue Apr 04 21:20:43.030759 2017] [ssl:warn] [pid 15521] AH02292: Init:
On 04/04/2017 05:37 PM, Eric Covener wrote:
On Tue, Apr 4, 2017 at 5:34 PM, Robert Moskowitz wrote:
Now what do I do
Every vhost with *:443 should have SSLEngine ON.
I am seeing that. I have to relook at how roundcubemail NORMALLY
configures its helper urls and adjust that to my new
On 04/04/2017 05:17 PM, Eric Covener wrote:
On Tue, Apr 4, 2017 at 5:09 PM, Robert Moskowitz wrote:
An error occurred during a connection to webmail.test.htt-consult.com. SSL
received a record that exceeded the maximum permissible length. Error code:
SSL_ERROR_RX_RECORD_TOO_LONG
It usually
New 2.4 server on Centos; first attempt to connect via TLS and get:
An error occurred during a connection to webmail.test.htt-consult.com.
SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
my conf file has:
SSLEngine On
S
Define: DUMP_RUN_CFG
User: name="apache" id=48
Group: name="apache" id=48
So I have to work up a default virtual host to get access as I need it.
OK learned a little.
On 03/14/2017 11:16 PM, Robert Moskowitz wrote:
I am reading:
https://httpd.apache.org/docs/2.4/vhosts/exa
I am reading:
https://httpd.apache.org/docs/2.4/vhosts/examples.html
And the statement:
"The asterisks match all addresses, so the main server serves no
requests. Due to the fact that the virtual host with |ServerName
www.example.com| is first in the configuration file, it has the highest
pr
Fabio,
Right now I am not in the position to test this. Your .conf attempt
looks a LOT like what I tried.
I was told:
Rewriterules and https. Actually, looking at what you have doesn't
really tell me why it gets applied to everything and not just the
webmail. However, I'd say that your rou
about SELinux now. :)
On 03/05/2017 06:04 PM, Robert Moskowitz wrote:
Are you running SELinux?
Have you done the needed:
chcon -R -t httpd_sys_content_rw_t /diretory
commands?
On 03/05/2017 05:48 PM, David B Snyder wrote:
I am trying to set up httpd across several file systems on a Fedora
25
Luca,
Thank you for replying.
On 03/06/2017 04:07 AM, Luca Toscano wrote:
Hi Robert,
2017-03-05 21:57 GMT+01:00 Robert Moskowitz <mailto:r...@htt-consult.com>>:
Hello,
This is for Apache 2.4 on Centos7. I am migrating from Apache 2.2
on Centos6.
I want t
Are you running SELinux?
Have you done the needed:
chcon -R -t httpd_sys_content_rw_t /diretory
commands?
On 03/05/2017 05:48 PM, David B Snyder wrote:
I am trying to set up httpd across several file systems on a Fedora 25
Linux
system, and I'm doing something wrong.
I haven't succeeded in
Hello,
This is for Apache 2.4 on Centos7. I am migrating from Apache 2.2 on
Centos6.
I want to support redirecting all webmail queries to https. for either
queries to:
webmail.foo.com or foo.com/webmail
My old rules were:
ServerName webmail.htt-consult.com
ServerAlias webmail
.
Keith
On Sun, 1 Jan 2006, Robert Moskowitz wrote:
> To: users@httpd.apache.org
> From: Robert Moskowitz <[EMAIL PROTECTED]>
> Subject: [EMAIL PROTECTED] Beginning Apache 2 setup
>
> Linux Centos 4.2 build
>
> Double NATed and behind firewall (lab net), so security too much
Linux Centos 4.2 build
Double NATed and behind firewall (lab net), so security too much of
an issue at this time.
Goal: set up a directory of files to access by another system.
So I enable user directory, do a chmod 711 /home/user and chmode 755
/home/user/public_html
And get forbidden ac
29 matches
Mail list logo