On 8/10/07, Kyle Wilcox <[EMAIL PROTECTED]> wrote:
> I'm trying to allow SSI from my apache server.
> The Apache docs say to include the following:
>
>Options +Includes
>Options Indexes FollowSymLinks
>AddType text/html .shtml
>AddOutputFilter INCLUDES .shtml
Ahhh... No they don't.
I'm trying to allow SSI from my apache server.
The Apache docs say to include the following:
Options +Includes
Options Indexes FollowSymLinks
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
And that will cause Apache to parse the .shtml files being served for SSI
to execute.
Thanks again, Bill,
Thinking through this as I tried Bill Jones' suggestions, it appears
that the PassPhrase with or without a dialog applet is not at fault
here.
The first time this start failure occurred it was immediately after
registering a new user in the ebxmllrr -3.0-beta1 registry us
Thanks Bill,
Sounds like a plan. Did not know about octal. As for SSL being at
fault, I based that only on the error message and the fact that
removing mod_ssl allows httpd to start. The fact that it starts but
won't accept connections seems signficant, and it seems like the
VirtualHost sett
On 5/16/06, Rex Brooks <[EMAIL PROTECTED]> wrote:
openssl rsa -in server.key.orig -out server.key
OK; sorry.
also the chmod 0400 should be chmod 400, but neither of those
It's octal so 0400 is correct but 400 and 0400 are the same =)
impacted the results: The passphrase was removed but
I tried both of Bill's suggestions and neither solved the problem
yet. The error message steadfastly remains the same. At least its
consistent.
Just a slight note, there was a typo on the modssl.org page which got
transferred:
openssl rsa -in server.key.org -out server.key
should be:
open
Thanks Bill,
I will be running Bill Jones' suggestion first in the a.m. around
4:00 a.m. We'll see where I go from there. I will post the results as
soon as I know. Given the project this effort is designed for,
security concerns are going to get more, not less important, but I
will just have
On 5/15/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
I wrote support/win32/wintty.c to create a console window on the fly for
such a dialog, letting the service speak with the user at the console.
Obviously, it's win32 specific. But I can't imagine it would be impossible
to create a simil
Thanks Bill,
Since I am a morning person, I will do this at about 4:00 a.m. in the
morning here on the left coast. I would love to try it now and
confirm it, but I've learned better. I just want to be on the safe
side, or the safe side, and I know for sure I am better at being
careful in the
Rex Brooks wrote:
I have Apache2 in RHEL4, so I am assuming that the SSL Sections you
refer to are in ssl.conf which is loaded as a DSO.
I understand that httpd must be able to read the crt/pem file.
I did specify a pass phrase when I created the key/crt. However, I do
not get a request ask
On 5/15/06, Rex Brooks <[EMAIL PROTECTED]> wrote:
I did specify a pass phrase when I created the key/crt. However, I do
not get a request asking me to supply the pass phrase when I enter:
service httpd start. I just get the same FAILED notice with the same
error in the error_log.
You likely wo
Sorry the thread is so confusing. I tried to boil the symptoms down
to the basics in that last post.
I have Apache2 in RHEL4, so I am assuming that the SSL Sections you
refer to are in ssl.conf which is loaded as a DSO. What I have does
not match the page specified, at least not exactly or in
On 5/15/06, Rex Brooks <[EMAIL PROTECTED]> wrote:
I'm still stuck with httpd not starting while mod_ssl included in
Apache2.0 in RHEL4.
httpd will start without mod_ssl.
Sorry, I have tried to read this thread but I am totally confused;
could you please see if your SSL sections match this exam
I'm still stuck with httpd not starting while mod_ssl included in
Apache2.0 in RHEL4.
httpd will start without mod_ssl.
However, connection is then refused at both of the Virtual Hosts I'm
using together:
Default=mysqld-php portal;
Other=Derby-tomcat-jsp ebxmlrr registry;
so I returned to tur
Joshua Slive wrote:
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
Sorry. I only gave the whole file for completeness. Should I do a diff
and send the results next time?
No. You should extract by hand the parts of the config that you think
are relevant to the problem.
ok wi
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
> Sorry. I only gave the whole file for completeness. Should I do a diff
> and send the results next time?
No. You should extract by hand the parts of the config that you think
are relevant to the problem.
Joshua.
-
Joshua Slive wrote:
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages saying that
it did or did not start properly. 'ps ax' says apache is running. I can
c
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
> Hi,
> Im trying to make 1 website. I want it to be accessed using SSL. When
> I start apache with "apachectl sslstart" I get no messages saying that
> it did or did not start properly. 'ps ax' says apache is running. I can
> connect using htt
I tryed your suggestion but it did not work.
Thank you for trying
Mike
Lyndon Tiu wrote:
On Fri, 05 Aug 2005 12:33:08 -0400 users@httpd.apache.org wrote:
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages sa
On Fri, 05 Aug 2005 12:33:08 -0400 users@httpd.apache.org wrote:
> Hi,
> Im trying to make 1 website. I want it to be accessed using SSL. When
> I start apache with "apachectl sslstart" I get no messages saying that
I am not sure but I think the command is wrong, I always use:
apachectl start
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages saying that
it did or did not start properly. 'ps ax' says apache is running. I can
connect using http:// but when i try https:// i get this message "The
conne
21 matches
Mail list logo