You'd want to do the find on the command line of your linux box. 

That should tell you if there are other index.html files that you may be 
confusing.

----- Original Message ----
From: Robert A. Rawlinson <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, October 3, 2007 11:29:06 AM
Subject: Re: [EMAIL PROTECTED] Newbie problem - can only get 'It Works'

Thanks for your response. I tried the find as you had it and it did not 
report anything. I thought Firefox might have cashed it so I stopped it 
and restarted it.
Bob R

Peter Milanese wrote:
> Are you sure you're editing the right file?
>
> Do a :
>
> find / -name index.html | grep 'It Works'
>
> ----- Original Message ----
> From: Robert A. Rawlinson <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]; Apache2 Users <users@httpd.apache.org>
> Sent: Wednesday, October 3, 2007 11:11:43 AM
> Subject: [EMAIL PROTECTED] Newbie problem - can only get 'It Works'
>
> I installed apache2 on my Suse Linux 10.2 system. I wanted to make some
> changes to an existing perl script and test them out. I decided to check
> to be sure the script, which has been working, would work on my machine.
> All I can get is 'It Works!'. I edited the index.html script to invoke
> the script to test it but I just get the original it works. I have
> checked and the index.html at /srv/www/htdocs has the changes I made but
> it still seems to only show the old html. Where am I going wrong?
> Bob R
> Below is the html:
> <html>
> <head>
> <title>Test Script/title>
> <meta http-equiv="refresh"
> content="0;url=http://localhost/cgi-bin/TestScript.pl";; 
> <http://localhost/cgi-bin/TestScript.pl%22>;>
> </head>
> <body bgcolor='#EDEDED'>
> </body>
> </html>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ------------------------------------------------------------------------
> Be a better Globetrotter. Get better travel answers 
> <http://us.rd.yahoo.com/evt=48254/*http://answers.yahoo.com/dir/_ylc=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMzYwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&sid=396545469>from
>  
> someone who knows.
> Yahoo! Answers - Check it out. 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








      
____________________________________________________________________________________
Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, 
and more!
http://tv.yahoo.com/collections/3658 

Reply via email to