running on win9x as a find-tool on downloaded web-sites

 
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues
View previous topic :: View next topic  
Author Message
uth
-


Joined: 30 May 2004
Posts: 1
Location: Hamburg, Germany

PostPosted: Sun May 30, 2004 3:42 pm    Post subject: running on win9x as a find-tool on downloaded web-sites Reply with quote

Now, I use abyss as a means to quickly control the content of downloaded web-sites. I use a batch

if "%1s"=="s" goto ubst
goto weiter

:ubst
if exist s:\nul subst s: /d
goto end

:weiter
if exist s:\nul subst s: /d
subst s: %1
start "c:\PROGRAMS\Abyss Web Server\abyssws.exe"
start "http://localhost/cgi-bin/keyword/search_engine.cgi"
:end

and everything is working fine on a win2k-system. What's different on a Win9x-System? I get the error 403 (forbidden).

abyss.conf (identical on both systems):
ServerRoot C:\Programs\Abyss Web Server\
Port 80
KeepAlive 10
TimeOut 10
MaxConnections 20
ConsolePort 9999
CGIEnabled Yes
CGITimeOut 30
CGIUseRegistry No
CGIUseScript No
ExtendedLog Yes
AutoIndex Yes
SSIEnabled Yes
SSICmdEnabled No
SSIExtension shtml shtm stm
SSIErrorMsg
SSITimeFmt
SSISizeAbbrev No
CustomErrorDefault
MIMEFile
LogFile log/access.log
CGIErrorFile log/cgi.log
CGIPath /cgi-bin
Alias /cgi-bin cgi-bin
IndexFile index.html
IndexFile index.htm
MIMEType application/mac-binhex40 hqx
MIMEType application/msword doc
MIMEType application/octet-stream bin dms lha lzh exe class
MIMEType application/pdf pdf
MIMEType application/postscript ai eps ps
MIMEType application/smil smi smil
MIMEType application/vnd.mif mif
MIMEType application/vnd.ms-asf asf
MIMEType application/vnd.ms-excel xls
MIMEType application/vnd.ms-powerpoint ppt
MIMEType application/x-cdlink vcd
MIMEType application/x-compress Z
MIMEType application/x-cpio cpio
MIMEType application/x-csh csh
MIMEType application/x-director dcr dir dxr
MIMEType application/x-dvi dvi
MIMEType application/x-gtar gtar
MIMEType application/x-gzip gz
MIMEType application/x-javascript js
MIMEType application/x-latex latex
MIMEType application/x-sh sh
MIMEType application/x-shar shar
MIMEType application/x-shockwave-flash swf
MIMEType application/x-stuffit sit
MIMEType application/x-tar tar
MIMEType application/x-tcl tcl
MIMEType application/x-tex tex
MIMEType application/x-texinfo texinfo texi
MIMEType application/x-troff t tr roff
MIMEType application/x-troff-man man
MIMEType application/x-troff-me me
MIMEType application/x-troff-ms ms
MIMEType application/zip zip
MIMEType audio/basic au snd
MIMEType audio/midi mid midi kar
MIMEType audio/mpeg mpga mp2 mp3
MIMEType audio/x-aiff aif aiff aifc
MIMEType audio/x-pn-realaudio ram rm
MIMEType audio/x-realaudio ra
MIMEType audio/x-wav wav
MIMEType image/bmp bmp
MIMEType image/gif gif
MIMEType image/ief ief
MIMEType image/jpeg jpeg jpg jpe
MIMEType image/png png
MIMEType image/tiff tiff tif
MIMEType image/x-cmu-raster ras
MIMEType image/x-portable-anymap pnm
MIMEType image/x-portable-bitmap pbm
MIMEType image/x-portable-graymap pgm
MIMEType image/x-portable-pixmap ppm
MIMEType image/x-rgb rgb
MIMEType image/x-xbitmap xbm
MIMEType image/x-xpixmap xpm
MIMEType image/x-xwindowdump xwd
MIMEType image/x-icon ico
MIMEType model/iges igs iges
MIMEType model/mesh msh mesh silo
MIMEType model/vrml wrl vrml
MIMEType text/css css
MIMEType text/html html htm
MIMEType text/plain asc txt
MIMEType text/richtext rtx
MIMEType text/rtf rtf
MIMEType text/sgml sgml sgm
MIMEType text/tab-separated-values tsv
MIMEType text/xml xml
MIMEType video/mpeg mpeg mpg mpe
MIMEType video/quicktime qt mov
MIMEType video/x-msvideo avi
Version 1.2.1.0
login xxx
password
Path s:\
cgiinterpreter "c:\PROGRAMS\perl\bin\perl.exe" pl cgi
cgipath /
indexfile index.pl
indexfile index.cgi
cgipath /cgi-bin/keyword
MIMEType application/vnd.wap.wmlc wmlc
MIMEType image/vnd.wap.wbmp wbmp
MIMEType text/vnd.wap.wml wml
MIMEType text/vnd.wap.wmlscript wmls
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jun 02, 2004 11:05 am    Post subject: Re: running on win9x as a find-tool on downloaded web-sites Reply with quote

uth,

Error 403 means that Abyss Web Server was unable to read a file because it hasn't the permission to do it. So check your file permissions.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group