Search found 27 matches
Aprelium Forum Index
Author Message
  Topic: delete access.log (solution) automated or with prompts
Spud2004

Replies: 4
Views: 3432

PostForum: General Questions   Posted: Wed Sep 28, 2022 9:51 pm   Subject: delete access.log (solution) automated or with prompts
I guess some people like double spacing or something to do with the font.
No big thing.
  Topic: SQLite
Spud2004

Replies: 3
Views: 49997

PostForum: Databases   Posted: Mon Sep 26, 2022 7:56 pm   Subject: SQLite
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: 3432

PostForum: General Questions   Posted: Mon Sep 19, 2022 3:40 pm   Subject: delete access.log (solution) automated or with prompts
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: 3399

PostForum: General Questions   Posted: Mon Sep 12, 2022 2:59 pm   Subject: /cgi-bin/protected and /cgi-bin
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: 3399

PostForum: General Questions   Posted: Mon Sep 12, 2022 4:03 am   Subject: /cgi-bin/protected and /cgi-bin
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: 3018

PostForum: General Questions   Posted: Fri Sep 09, 2022 11:50 am   Subject: Custom error page 403 (forbidden) if server only allow https
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: 3018

PostForum: General Questions   Posted: Fri Sep 09, 2022 11:11 am   Subject: Custom error page 403 (forbidden) if server only allow https

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: 3018

PostForum: General Questions   Posted: Tue Sep 06, 2022 8:43 pm   Subject: Custom error page 403 (forbidden) if server only allow https
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: 19210

PostForum: Networking Issues   Posted: Thu Oct 22, 2009 3:02 pm   Subject: Windows 7 64-bit
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: 14269

PostForum: FastCGI/CGI   Posted: Sat Jun 14, 2008 7:58 am   Subject: FastCgi with IE7 not always starting
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: 38797

PostForum: FastCGI/CGI   Posted: Fri Mar 02, 2007 11:50 pm   Subject: Abyss isn't listed at FastCgi
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: 38797

PostForum: FastCGI/CGI   Posted: Fri Mar 02, 2007 6:16 pm   Subject: Abyss isn't listed at FastCgi
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: 38797

PostForum: FastCGI/CGI   Posted: Fri Mar 02, 2007 3:02 am   Subject: Abyss isn't listed at FastCgi
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: 38797

PostForum: FastCGI/CGI   Posted: Wed Feb 21, 2007 11:31 am   Subject: Fastcgi email address
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: 38797

PostForum: FastCGI/CGI   Posted: Tue Feb 20, 2007 2:42 pm   Subject: Abyss isn't listed at FastCgi
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: 49110

PostForum: FastCGI/CGI   Posted: Mon Feb 19, 2007 5:07 pm   Subject: Useful link to any new PB users
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: 49110

PostForum: FastCGI/CGI   Posted: Thu Dec 28, 2006 6:05 am   Subject: Fastcgi programs run like a console program without IE6
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: 38797

PostForum: FastCGI/CGI   Posted: Sat Jun 03, 2006 5:41 pm   Subject: Abyss isn't listed at FastCgi
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: 18229

PostForum: FastCGI/CGI   Posted: Fri May 05, 2006 3:19 pm   Subject: Start cgi executable immediately without using meta tag?
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: 18229

PostForum: FastCGI/CGI   Posted: Fri May 05, 2006 1:21 am   Subject: Start cgi executable immediately without using meta tag?
<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: 12901

PostForum: General Questions   Posted: Fri May 27, 2005 6:51 pm   Subject: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe
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: 12901

PostForum: General Questions   Posted: Fri May 27, 2005 6:39 pm   Subject: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe
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: 12901

PostForum: General Questions   Posted: Fri May 27, 2005 6:32 pm   Subject: [FALSE ALERT] Virus detected by AVG 7.0.318 in abwsx1.exe
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: 25621

PostForum: FastCGI/CGI   Posted: Fri Apr 15, 2005 5:40 pm   Subject: I am really new to CGI, can someone help me please?
Thank you!
  Topic: I am really new to CGI, can someone help me please?
Spud2004

Replies: 9
Views: 25621

PostForum: FastCGI/CGI   Posted: Thu Apr 14, 2005 2:35 pm   Subject: Alias needed to get cgi-bin to work?
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: 25621

PostForum: FastCGI/CGI   Posted: Thu Apr 14, 2005 2:21 pm   Subject: Can't find cgi-bin error 404 running a PowerBasic cgi.
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: 18229

PostForum: FastCGI/CGI   Posted: Sun Sep 12, 2004 8:46 am   Subject: Start cgi executable immediately without using meta tag?
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 ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group