Search Results

Search: Posts Made By: DocBrewer
Forum: Web Development 10-19-2009
3,430
Posted By DocBrewer
Apache: SSLACARevocation directive issue
I am installing a .crl in my apache config. It looks like this:



<VirtualHost default>

DocumentRoot "web" ServerName example.com

SSLEngine on

SSLCertificateFile "cert.crt"...
5,494
Posted By DocBrewer
Great, this works! Thanks for the quick...
Great, this works!

Thanks for the quick reply.
5,494
Posted By DocBrewer
It exists on the other side. The other side is a...
It exists on the other side. The other side is a windows 2003 server, so it should know how to execute the file.

Also, when I do not add "test2.bat" to the commandline, but wait for the remote...
5,494
Posted By DocBrewer
OpenSSH command not executed
OpenSSH does not execute commands when they are issued from the command line.

I connect from a Win PC to a Win server (2003), using openssh. If I type the name of the bat file from the prompt, it...
6,248
Posted By DocBrewer
From a tag like this: <a...
From a tag like this:

<a name="Introduction"></a><h1><span class="mw-headline" >Introduction</span></h1>

I'd like to make:

<a name="Introduction"></a><h1><span class="mw-headline"...
6,248
Posted By DocBrewer
How to supplement HTML tags with SED
I am cleaning up HTML with sed. With the regexp

<a name="[A-Za-z0-9 ?_.]+"></a><h[123]>[ ]*<span class="mw-headline" >[A-Za-z0-9 ?_.]+</span></h[123]>

I can find the tags I need. But when I...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 09:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy