/[clonezilla-sysresccd]/trunk/www/404.html
ViewVC logotype

Annotation of /trunk/www/404.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 119 - (hide annotations)
Thu Sep 16 09:19:51 2010 UTC (13 years, 6 months ago) by sng
File MIME type: text/html
File size: 10543 byte(s)
updating download links
1 sng 28 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2     <html>
3     <head>
4     <link rel="alternate" type="application/rss+xml" title="RSS" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">
5     <link rel="shortcut icon" href="favicon.ico">
6     <title>Clonezilla-SysRescCD - Error</title>
7     <style type="text/css">
8     body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : url(null) fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9    
10    
11    
12     #header {position:relative; display: block; width: 980px; height: 121px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/header.png');clear:both;}
13     #header h2{ color: #FFE6BC; font-weight: bold; font-size: 2.2em; margin:0; padding:0; padding-left: 10px; padding-top: 7px; text-shadow: #333333 2px 2px 4px;}
14     #header h3{ color: #FFE6BC; font-weight: bold; font-size: 1.8em; margin:0; padding: 0; padding-left: 10px; text-shadow: #333333 2px 2px 4px;}
15     #header h4{ color: #FFE6BC; font-weight: bold; font-size: 1.2em; margin:0; padding: 0; padding-left: 10px; padding-right: 10px; text-shadow: #333333 2px 2px 4px;}
16     #header a {text-decoration:none;}
17    
18     #contarea {display: block; width: 980px; margin: auto; padding: auto; background-color: #FFF2DD; clear:both;}
19    
20     #linkline { width: 980px; height: 29px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/linkline.png');clear:both; }
21     #linkline a{float: left; color: #FFE6BC; font-weight: bold; font-size: 0.8em; text-decoration: none; text-shadow: #333333 2px 2px 4px; padding-left: 10px; padding-right: 10px; padding-top: 5px;}
22     #linkline a:visited{color: #FFE6BC;}
23     #linkline a:hover{color: #333333;}
24     #linkline a.here {color: #333333; text-decoration: none;}
25    
26     #lastupdate {float: right; display: block; text-align: right; margin: 0; margin-top: -1.2em; padding: 0; padding-right: 15px;}
27    
28     #rss { float: right; text-align: right; padding-top: 3px;}
29    
30     #docline-top { float: right; padding-right: 40px; text-align: right; }
31     #docline-bottom { float: right; padding-right: 40px; text-align: right; font-size: 0.8em; padding-top: 15px; }
32     #docline-bottom a{ padding-left: 10px; padding-right: 10px; }
33    
34     #menu { float: right; display: block; width: 170px; margin: auto; padding: 15px; font-size: 0.8em; font-weight: bold; background-color: #FFE6BC;}
35     #menu h1 {color: #990000; font-size: 1.8em;text-shadow: gray 2px 2px 4px;}
36     #menu a,a:visited{ color: black; text-decoration: none; font-weight: normal;}
37     #menu a:hover{ text-decoration: underline;}
38     #menu p{ margin-bottom: 10px;}
39    
40     #content { display: block; width: 950px margin: auto; padding: 15px;}
41    
42    
43     #footer {display: block; width: 980px; height: 100px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/footer.png');clear:both;text-shadow: #333333 2px 2px 4px;}
44     #footer p{color: #FFE6BC; font-weight: bold; padding:15px; padding-left: 10px;}
45     #footer a,a:visited{color: #FFE6BC; font-weight: bold; text-decoration:none;}
46     #footer a:hover{ color: #333333; text-decoration: none;}
47    
48    
49     #content H1,H2,H3,H4{color: #990000; text-align: left;}
50     #content H2{margin-top: 2em;}
51     #content H3{margin-top: 1.5em}
52     #content H4{margin-top: 1em}
53     #content li { margin-top: 1em;}
54     #content a,a:active,a:visited{text-decoration: none; color: #4075CA; font-weight: normal;}
55     #content a:hover{text-decoration: underline; font-weight: normal;}
56     #content .hidden{ display:none; }
57     #content p,td,table,tr,li { font-family: Arial, 'sans serif'; }
58     #content .nav{margin-left: 0pt;}
59     #content .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
60     #content .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
61     #content hr{color: Black; background-color: Black; height: 1px; border: none;}
62     #content .header-news{margin-top: 2em; margin-left: 25pt; font-weight: bold; color: #990000;}
63     #content .item-news{margin-left: 45pt; margin-right: 45pt;}
64     #content .otherpage{border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
65     #content IMG {display: block; margin-left: auto; margin-right: auto; }
66     #content .red{color: white; background-color: Red; font-weight: bold;}
67     #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}
68     #lphp a{padding-left: 5px;}
69     </style>
70     <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
71     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
72    
73     <?php
74    
75     function curPageName() {
76     return substr($_SERVER["SCRIPT_NAME"],strrpos($_SERVER["SCRIPT_NAME"],"/")+1);
77     }
78    
79    
80     error_reporting(E_ALL);
81     ini_set('display_errors', '0');
82    
83     $onlyURL=$_SERVER['REQUEST_URI'];
84    
85    
86     $Text="<meta http-equiv=\"REFRESH\" content=\"20;url=";
87    
88     $myRedirURL="index.html";
89    
90    
91     if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
92     if (file_exists("clonezilla-sysresccd-full-mod-myVersion.iso"))
93     $myRedirURL="clonezilla-sysresccd-full-mod-myVersion.iso";
94     else
95     $myRedirURL="index.html#download";
96     }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){
97     if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-")
98     $myRedirURL="create-clonezilla-sysresccd-myVersion.tar.gz";
99     }
100    
101     echo $Text . $myRedirURL . "\">";
102     ?>
103     </head>
104    
105     <body>
106     <div id="header">
107 sng 37 <div id="lphp" style=""><a target="_blank" href="onepage.html"><img src="images/chain.png" border="0" /></a><a target="_blank" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
108 sng 28 <H2>Clonezilla-SysRescCD</H2>
109     <H3>Error</H3>
110     <div style="margin:0; padding: 3px; width: 980; position relative;">
111 sng 106 <div style="position: absolute; left: 0px;"><H4>15/09/2010 - v 3.1.0</H4></div>
112 sng 119 <div style="position: absolute; right: 0px;"><H4>Last update: 15/09/10</H4></div>
113 sng 28 </div>
114     </div>
115     <div id="linkline">
116     <a href="index.html">Home</a>
117     <a href="news.php">News</a>
118     <!-- <a href="features.html">Features</a>-->
119     <a href="doc.html">Documentation</a>
120 sng 95 <a href="download.html">Download</a>
121 sng 28 <a href="screenshots.html">Screenshots</a>
122     <a href="index.html#credits">Credits</a>
123     <a href="help.html">Help</a>
124    
125     <div id="rss">
126     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
127     </div>
128     <!-- docline-top-->
129     </div>
130     <div id="contarea">
131     <div id="content">
132     <table border="0" align="center">
133     <tr><td>&nbsp;</td></tr>
134     <tr><td>&nbsp;</td></tr>
135     <tr><td>&nbsp;</td></tr>
136     <tr><td>&nbsp;</td></tr>
137     <tr><td>&nbsp;</td></tr>
138     <tr><td>&nbsp;</td></tr>
139     <tr valign="top"><td>
140    
141     <?php
142    
143     $onlyURL=$_SERVER['REQUEST_URI'];
144    
145     $lastPartOfText="
146 sng 56 <tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
147 sng 28 <td>
148     The page or file you have requested<br>
149     does not exist (error code 404)!!!<br><br>
150     This error usually occurs due to outdated links<br>
151     found in blogs and aggregators<br><br>
152     You will be redirected in 20 seconds<br>
153     If your browser does not support automatic<br>
154     redirection, please click <a href=\"index.html\">here</a>";
155    
156     if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
157     if (file_exists("clonezilla-sysresccd-full-mod-myVersion.iso")) {
158     $lastPartOfText="
159 sng 56 <tr valign=\"top\"><td><IMG src=\"images/cdrom.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
160 sng 28 <td>
161     The ISO file you have requested is part<br>
162     of a previous version of <b>Clonezilla-SysRescCD</b><br>
163     and does not exist (error code 404)!!!<br><br>
164     This error usually occurs due to outdated links<br>
165     found in blogs and aggregators<br><br>
166     You will be redirected in 20 seconds<br>
167     to the new <b>Clonezilla-SysRescCD</b> ISO file<br>
168     If your browser does not support automatic<br>
169     redirection, please click <a href=\"clonezilla-sysresccd-full-mod-myVersion.iso\">here</a><br><br>
170     You may also visit the project's <a href=\"index.html\">index page</a>";
171     }else{
172 sng 56 $lastPartOfText="<tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
173 sng 28 <td>
174     The ISO file you have requested is part<br>
175     of a previous version of <b>Clonezilla-SysRescCD</b><br>
176     and does not exist (error code 404)!!!<br>
177     Furthermore, the direct download of the current<br>
178     ISO file is not available yet<br><br>
179     You should download it using the torrent<br>
180     file present on this site<br><br>
181     You will be redirected in 20 seconds<br>
182     to the download section of the site<br><br>
183     If your browser does not support automatic<br>
184     redirection, please click <a href=\"intro.html#download\">here</a>";
185     }
186     }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){
187     if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-"){
188     $lastPartOfText="
189 sng 56 <tr valign=\"top\"><td><IMG src=\"images/tgz.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
190 sng 28 <td>
191     The archive file you have requested is part<br>
192     of a previous version of <b>Clonezilla-SysRescCD</b><br>
193     and does not exist (error code 404)!!!<br><br>
194     This error usually occurs due to outdated links<br>
195     found in blogs and aggregators<br><br>
196     You will be redirected in 20 seconds<br>
197     to the new <b>Clonezilla-SysRescCD</b> archive<br>
198     If your browser does not support automatic<br>
199     redirection, please click <a href=\"create-clonezilla-sysresccd-myVersion.tar.gz\">here</a><br><br>
200     You may also visit the project's <a href=\"index.html\">index page</a>";
201     }
202     }
203     echo $lastPartOfText;
204     ?>
205    
206     </td></tr>
207     <tr><td>&nbsp;</td></tr>
208     <tr><td>&nbsp;</td></tr>
209     <tr><td>&nbsp;</td></tr>
210     <tr><td>&nbsp;</td></tr>
211     <tr><td>&nbsp;</td></tr>
212     <tr><td>&nbsp;</td></tr></table>
213     </div>
214     <!--<a name="template-top"></a>-->
215    
216     <div id="footer">
217     <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
218     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
219     </div>
220     </div>
221     </body>
222     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26