> I used wget. It is a little hard to capture with firefox because the
> redirect gets followed before you have a chance to examine where you
> are. And it can't be done manually (via telnet) because you are using
> ssl.
HTTPS manual testing can be done with:
openssl s_client -connect server:port
Hello Joshua,
Joshua Slive wrote:
On 4/12/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote:
I am not familiar with Apache, I am learning it, so, please, excuse my
ignorance.
I installed the OpenCA software and now I am trying to understand its
behaviour related to
web-server.
I haven't redirect
On 4/12/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote:
I am not familiar with Apache, I am learning it, so, please, excuse my
ignorance.
I installed the OpenCA software and now I am trying to understand its
behaviour related to
web-server.
I haven't redirected or forwarded anything in Apache c
Joshua Slive wrote:
On 4/10/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote:
Hello,
The question may sound something primitive, but I could not understand
the underlying mechanism...
I have a server with the name aligrid1.yerphi.am.
DOCUMENT_ROOT == /a/b/httpd/docs
and
ScriptAlias /cgi-bin/ "/
On 4/10/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote:
Hello,
The question may sound something primitive, but I could not understand
the underlying mechanism...
I have a server with the name aligrid1.yerphi.am.
DOCUMENT_ROOT == /a/b/httpd/docs
and
ScriptAlias /cgi-bin/ "/a/b/httpd/cgi-bin/"
Hello,
The question may sound something primitive, but I could not understand
the underlying mechanism...
I have a server with the name aligrid1.yerphi.am.
DOCUMENT_ROOT == /a/b/httpd/docs
and
ScriptAlias /cgi-bin/ "/a/b/httpd/cgi-bin/"
There
is a directory, called 'pub' in my cgi-bin directo