List Info

Thread: CGIs




CGIs
country flaguser name
Germany
2007-09-24 07:17:10

Hi,

im trying the WebServer and wanna use .exe-files for CGIs on my
W2K-Server. But it doesn't work. Fairstream-WebServer doesn't execute
the files, whatever I try.

My questions:
1) can you ever use .exe-files for CGI
2) What's the correct path in HTML-pages

Thank's in advance.

Achim

__._,_.___
.

__,_._,___
Re: CGIs
country flaguser name
United States
2007-09-24 07:29:52

Hello,

We tested Win32 executables successfully. You need to add the paths for those whom .exe files to be executed to CGI tabsheet bottom panel. There is no other way to define which exes are to be downloaded and which others are to be executed.

Regards,

Gorkem Ates

----- Original Message -----
From: Achim Schippritt
To: IQWFServer%40yahoogroups.com">IQWFServeryahoogroups.com
Sent: Monday, September 24, 2007 3:17 PM
Subject: [IQWFServer] CGIs

Hi,

im trying the WebServer and wanna use .exe-files for CGIs on my
W2K-Server. But it doesn't work. Fairstream-WebServer doesn't execute
the files, whatever I try.

My questions:
1) can you ever use .exe-files for CGI
2) What's the correct path in HTML-pages

Thank's in advance.

Achim

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: CGIs
country flaguser name
Germany
2007-09-24 08:39:46

Fastream Technologies schrieb:
Hello,

We tested Win32 executables successfully. You need to add the paths for
those whom .exe files to be executed to CGI tabsheet bottom panel. There
is no other way to define which exes are to be downloaded and which
others are to be executed.

Regards,

Gorkem Ates

Hi Gorkem,

Thanx for your fast answer. I'm very interested in this soft, but I
can't resolve some problems.

To run .exe-files (Win 32) - this doesn't work at all.
If I use the standart-path: 'C:NFRootcgi-bin', cgis are unreachable.
If I use an individual path like 'MyDomaincgi-bin' there is the
problem, that I cannot run .exe-files (.pl works), but I can use it with
only one Domainname. In multidomain-environment it's not so practicable.

Another problem that occured: If I wanna set up more than 9 Domainnames
for a webserver, It doesn't accept and changes some entries of the
others ...
Isn't there a datailed documentation for the soft? What I found didn't
help me to solve my problems.

best regards,

Achim

__._,_.___
.

__,_._,___
Re: CGIs
country flaguser name
United States
2007-09-24 08:45:07

Hello,

The CGI tabsheet is per Server not domain. You need to add cgi-bin paths of all the domains to the CGI tabsheet _bottom_ part. For 10 domains, make sure you use with the Professional mode.

Best Regards,

Gorkem Ates
Fastream Technologies
Software IQ: Innovation & Quality
www.fastream.com | Email: support%40fastream.com">supportfastream.com | Tel: +90-312-223-2830
Join IQWF Server Yahoo group at http://groups.yahoo.com/group/IQWFServer
Join IQ Reverse Proxy Yahoo group at http://groups.yahoo.com/group/IQReverseProxy
----- Original Message -----
From: Achim Schippritt
To: IQWFServer%40yahoogroups.com">IQWFServeryahoogroups.com
Sent: Monday, September 24, 2007 4:39 PM
Subject: Re: [IQWFServer] CGIs

Fastream Technologies schrieb:
Hello,

We tested Win32 executables successfully. You need to add the paths for
those whom .exe files to be executed to CGI tabsheet bottom panel. There
is no other way to define which exes are to be downloaded and which
others are to be executed.

Regards,

Gorkem Ates

Hi Gorkem,

Thanx for your fast answer. I'm very interested in this soft, but I
can't resolve some problems.

To run .exe-files (Win 32) - this doesn't work at all.
If I use the standart-path: 'C:NFRootcgi-bin', cgis are unreachable.
If I use an individual path like 'MyDomaincgi-bin' there is the
problem, that I cannot run .exe-files (.pl works), but I can use it with
only one Domainname. In multidomain-environment it's not so practicable.

Another problem that occured: If I wanna set up more than 9 Domainnames
for a webserver, It doesn't accept and changes some entries of the
others ...
Isn't there a datailed documentation for the soft? What I found didn't
help me to solve my problems.

best regards,

Achim

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: CGIs
country flaguser name
Germany
2007-09-24 09:49:24

/Fastream Technologies schrieb:
The CGI tabsheet is per Server not domain. You need to add cgi-bin paths
of all the domains to the CGI tabsheet _bottom_ part. For 10 domains,
make sure you use with the Professional mode.
/
Ok, I have the trial-version, switched to 30-day validation professional
version.
If I try to enter more than one path to CGI tabsheet _bottom_ part, it
doesn't accept. The old path will be overwritten.

Ok, but this is a secondary problem. What I can't understand is:
pearl-scripts match without problems, Win32-EXE not at all. They were
executed, but Firefox as well as IE afterwards tell me to download this
cgi-file.
ex.:
entry in CGI tabsheet _bottom_ part:
"C:InetpubWebseitenjupitercgi-bin";

link in html-page:
<a href=";../cgi-bin/cgi.exe&quot;>Press here</a>

best regards,

Achim

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: CGIs
country flaguser name
United States
2007-09-24 10:01:35

Hello,

Not sure what you are doing wrong but let me try to explain you the inner working a bit more:

In our test config here, we have the entry:

exe --> d:NFRootcgi-bin

and this folder is listed in our Paths with execute rights. When a user requests GET /cgi-bin/test.exe , it simply looks at what type of file it is. If it is listed in CGI (or ISAPI) executable extensions such as .exe above, then if execute permission is seeked then it is executed. If not, then it is downloaded or a 403 is returned.

If you want, privately send us your admin root user password/IP and forward port 30000 from your router/firewall so that we can take a look inside.

Best Regards,

Gorkem Ates
Fastream Technologies
Software IQ: Innovation & Quality
www.fastream.com | Email: support%40fastream.com">supportfastream.com | Tel: +90-312-223-2830
Join IQWF Server Yahoo group at http://groups.yahoo.com/group/IQWFServer
Join IQ Reverse Proxy Yahoo group at http://groups.yahoo.com/group/IQReverseProxy

----- Original Message -----
From: Achim Schippritt
To: IQWFServer%40yahoogroups.com">IQWFServeryahoogroups.com
Sent: Monday, September 24, 2007 5:49 PM
Subject: Re: [IQWFServer] CGIs

/Fastream Technologies schrieb:
The CGI tabsheet is per Server not domain. You need to add cgi-bin paths
of all the domains to the CGI tabsheet _bottom_ part. For 10 domains,
make sure you use with the Professional mode.
/
Ok, I have the trial-version, switched to 30-day validation professional
version.
If I try to enter more than one path to CGI tabsheet _bottom_ part, it
doesn't accept. The old path will be overwritten.

Ok, but this is a secondary problem. What I can't understand is:
pearl-scripts match without problems, Win32-EXE not at all. They were
executed, but Firefox as well as IE afterwards tell me to download this
cgi-file.
ex.:
entry in CGI tabsheet _bottom_ part:
"C:InetpubWebseitenjupitercgi-bin&quot;

link in html-page:
<a href=";../cgi-bin/cgi.exe&quot;>Press here</a>

best regards,

Achim

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )