Search found 8 matches
Aprelium Forum Index
Author Message
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Sat May 08, 2004 1:58 pm   Subject: 404 custom error page doesn't work!
I compared with nanoweb, seems it's different $_SERVER that 'REDIRECT_STATUS=404' in nanoweb and 'REDIRECT_STATUS=200' in abyss. 200 is a fixed value in abyss config.
  Topic: CGI
Guidance

Replies: 13
Views: 29878

PostForum: FastCGI/CGI   Posted: Sat May 08, 2004 4:20 am   Subject: CGI
I want to try CGI executable written with C/C++, how should I setup that at Abyss?
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Fri May 07, 2004 4:35 pm   Subject: 404 custom error page doesn't work!
Email sent. Thanks in advance!
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Thu May 06, 2004 4:29 pm   Subject: 404 custom error page doesn't work!
[Huge message (~47KB) removed by Aprelium]
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Wed May 05, 2004 5:24 pm   Subject: 404 custom error page doesn't work!
$url will be 'http://g.yi.org/f.php?f=13955' or relative one: '/f.php?f=13955' , both not work.

I mean, I saw the default 404 error page by Abyss, not the IE one:

<HTML><HEAD><TIT ...
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Wed May 05, 2004 4:59 pm   Subject: not work :(
No matter:

header('Location: "' . $url.'"');

or

header('Location:"' . $url.'"');

or

header('Location: ' . $url);

or

header('Location:' . $url);

all same problem :(
  Topic: 404 custom error page doesn't work!
Guidance

Replies: 13
Views: 18227

PostForum: PHP   Posted: Wed May 05, 2004 3:40 pm   Subject: 404 custom error page doesn't work!
What my 404 custom error handler page does is redirecting to an alternative page respectively. It works under apache and nanoweb server, but doesn't in Abyss.

I set:
404 /_scripts/404.php ...
  Topic: How to enable FastCGI?
Guidance

Replies: 10
Views: 15414

PostForum: PHP   Posted: Tue May 04, 2004 4:33 pm   Subject: How to enable FastCGI?
Is it possible to support FastCGI mode for PHP? And how?
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group