Author |
Message |
Topic: Error 403 When trying to access webpages |
Spud2004
Replies: 7
Views: 3937
|
|
I got error 403 no matter what I did.
Fixed by deleting path / in Ip Address Control. |
Topic: delete access.log (solution) automated or with prompts |
Spud2004
Replies: 4
Views: 5804
|
|
I guess some people like double spacing or something to do with the font.
No big thing. |
Topic: SQLite |
Spud2004
Replies: 3
Views: 63630
|
|
https://www.sqlite.com/download.html
Select DLL wanted under Precompiled Binaries for Windows
Yes, I know this is an ancient thread. |
Topic: delete access.log (solution) automated or with prompts |
Spud2004
Replies: 4
Views: 5804
|
|
Why are lines double spaced?
rem create shortcut to this code as c:\abyss\deletelog.bat
@echo off
cd /d %~dp0
@cls
abyssws.exe --stop
erase log\access.log
start abyssws.exe
exit
cho ... |
Topic: /cgi-bin/protected and /cgi-bin |
Spud2004
Replies: 3
Views: 5733
|
|
1) /cgi-bin/protected is correct. Great.
2) Return headers to let Abyss do the download will be implemented.
Is referencing keywords to only allow certain SQL actions have a name?
I can do it, b ... |
Topic: /cgi-bin/protected and /cgi-bin |
Spud2004
Replies: 3
Views: 5733
|
|
Protected: /cgi-bin/protect in access control deny/allow
Unprotect: /cgi-bin nothing in access control
Is this the correct way to have a protected and unprotected cgi-bin folder?
... |
Topic: Custom error page 403 (forbidden) if server only allow https |
Spud2004
Replies: 3
Views: 5172
|
|
You got me there, Horizon.
1. Protocol:HTTP + HTTPS
2. Configure, General, Advanced parameters, Exclusively serve on HTTP. Virtual path: /
Thank you very much
Exclusively Serve On HTTPS: If a ... |
Topic: Custom error page 403 (forbidden) if server only allow https |
Spud2004
Replies: 3
Views: 5172
|
|
Basically put the whole / in the 'Serve only over HTTPS' section.
Where is the server only section to put a "/" (URL Rewriting?)
I am using an ACME certificate.
Should the prot ... |
Topic: Custom error page 403 (forbidden) if server only allow https |
Spud2004
Replies: 3
Views: 5172
|
|
Is it possible to display a custom error page to http users when only https is allowed? |
Topic: Windows 7 64-bit |
Spud2004
Replies: 1
Views: 21576
|
|
Running fine with final release of Windows 7 32-bit
About to install 64-bit.
No issues listed so this appears very good. |
Topic: FastCgi with IE7 not always starting |
Spud2004
Replies: 0
Views: 15806
|
|
I updated from IE6 to IE7 and most of the time my fastcgi won't start.
I'm using XP SP3. Has anyone else had a similar problem?
Never mind. It appears lots of problems loading sites. I'll try ... |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
If ANY change is made (and the product goes out the door) incrementing a subversion can be extremely useful. |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
I have no interpreters defined (it says empty) and 2 paths 2 fastcgi programs. Never crash. However, someone there did send me
the software via email about a month ago that addressed fastcgi.
I wa ... |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
Still not list at http://www.fastcgi.com
I have no problem with fastcgi. What is wrong? I tried using only
1 exe program in the path and it still works.
See this link:
http://www.powerbasic.co ... |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
Bottom of fastcgi.com shows email address as "robs*chelsea.net."
Sent an email to both addresses and "rob*chelsea.net" is undeliverable.
Mike |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
Abyss is still missing from the list (2/20/07.)
Mike |
Topic: Fastcgi programs run like a console program without IE6 |
Spud2004
Replies: 14
Views: 52679
|
|
Here is a link if anyone using PB is having problems.
http://www.powerbasic.com/support/forums/Forum9/HTML/001188.html
Mike Doty |
Topic: Fastcgi programs run like a console program without IE6 |
Spud2004
Replies: 14
Views: 52679
|
|
My executable cgi programs written in PowerBASIC work fine in cgi mode.
When I switch to fastcgi mode they run like a console application and
don't use the browser.
If I run a program like
STDOUT ... |
Topic: Abyss isn't listed at FastCgi |
Spud2004
Replies: 12
Views: 40662
|
|
Abyss isn't included in the list of servers supporting FastCgi.
Mike Doty
http://www.fastcgi.com/ |
Topic: Start cgi executable immediately without using meta tag? |
Spud2004
Replies: 3
Views: 19079
|
|
That works great and is much easier!
I was incorrect about IMG SRC rerouting browser.
However, it is useful for calling a cgi program anywhere without rerouting
the browser to another page.
... |
Topic: Start cgi executable immediately without using meta tag? |
Spud2004
Replies: 3
Views: 19079
|
|
<img src="/cgi-bin/program.exe?chkpass.htm" height="0" align="right"> |
Topic: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe |
Spud2004
Replies: 9
Views: 14231
|
|
Just did and no virus detected. Thank you. Still investigatiing.
I have the 2 product. This is the installation for the older 1, I think. |
Topic: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe |
Spud2004
Replies: 9
Views: 14231
|
|
Not running abyss. abwsx1.exe is only on disk in 4 folders.
Is that an installation program? Won't install it for sure, right now.
Wondering if this is a false reporting with new virus definitio ... |
Topic: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe |
Spud2004
Replies: 9
Views: 14231
|
|
Virus detected by AVG 7.0.318 win32/tufik.a in abwsx1.exe
Reported to you and AVG people.
Mike |
Topic: I am really new to CGI, can someone help me please? |
Spud2004
Replies: 9
Views: 27017
|
|
Thank you! |
Topic: I am really new to CGI, can someone help me please? |
Spud2004
Replies: 9
Views: 27017
|
|
Getting program to run by using Alias panel:
virtual /cgi-bin
real c:\test\cgi-bin
Is this correct? |
Topic: I am really new to CGI, can someone help me please? |
Spud2004
Replies: 9
Views: 27017
|
|
1 Does a path to the cgi-bin folder need to be made? Get error 404.
2 Does the file extension of .EXE need to be added to run an executable?
3 Does a the folder cgi-bin need to be created? If so ... |
Topic: Start cgi executable immediately without using meta tag? |
Spud2004
Replies: 3
Views: 19079
|
|
Wondered if a cgi exe could be started without having to meta HTTP-EQUIV="Refresh" Content="0; URL=http://mysite.com/cgi-bin/start.exe">
Wondered if an executable could be started instead of index ... |
|