Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

CGI issue when returning to index.html

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache2.0.47 can't get index.html.var working - Hi, i upgraded from a apache1 to a apache 2.0.47. Since then, i am not able to view documents in the right language. This doesn't work too in the default /manual section from apache (default I always get the page like: URI:

Apache not displaying index.html.en - Hey all, Just installed Apache 2. When i type - i get a 404 If i type it works, and shows the index page. Also, any link from the index page fails, because the links are to ..html but the files..

Apache HTML Header Injection - Hi, Does anyone know of a way that I can inject some html code into the header of every html document requested from my Linux Apache Web Server. I am a very simple PHP/Mysql company intranet and would like an easy way to insert the company..

VirtualHosts and Absolute addressing in HTML - Hi, I'm up to my knees in on this, and rapidly that my original intention was to drain the swamp. I'm using Apache 1.3.27 using PHPDev 4) to maintain a number of Web sites. I use my local PC for only (not as..

[NEWS] Emerging XSS Vulnerabilities in html Log Viewers - Thought this to be of interest to the group. "On March 4th, security Hugo Vazquez Caram & Toni Cortés Martínez of Research, Spain, posted to..
Author Message
tim11

External


Since: Jul 22, 2003
Posts: 1



(Msg. 1) Posted: Tue Jul 22, 2003 4:04 pm
Post subject: CGI issue when returning to index.html
Archived from groups: alt>apache>configuration (more info?)

I have a slight issue with my website. Most of the pages are generated by
Perl and they all function correctly apart from when someone logs off. When
a user clicks the logoff button, the page just goes blank instead of loading
index.html (frame page with the single frame calling /cgi-bin/main.cgi).
Refreshing the page resolves this, but is messy. The site is running on RH
8, Apache 2. The section of Perl that deals with logoffs is below.

if (param('Logout')) {
my $url = "/index.html";
print "Location: $url\n\n";
exit 0;
}

If anyone can give me any guidance I would appreciate it.

 >> Stay informed about: CGI issue when returning to index.html 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]