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

Annotation of /trunk/www/404.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 182 - (hide annotations)
Sun Jul 3 18:05:43 2011 UTC (12 years, 8 months ago) by sng
File MIME type: text/html
File size: 11774 byte(s)
- adding static IP configuration in backup-smb.html
- updating site

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 sng 125 body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9 sng 28
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 sng 145 #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
70 sng 144 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 sng 28 </style>
72 sng 144 <link href="warning.css" rel="stylesheet" type="text/css" />
73     <!--
74     The file waring.css exists only in the root of the site
75 sng 146 and it hides the UNSTABLE warnings. Its contents are
76 sng 144 #warning { display: none; }
77     -->
78 sng 28 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
79     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
80    
81     <?php
82    
83     function curPageName() {
84     return substr($_SERVER["SCRIPT_NAME"],strrpos($_SERVER["SCRIPT_NAME"],"/")+1);
85     }
86    
87    
88     error_reporting(E_ALL);
89     ini_set('display_errors', '0');
90    
91     $onlyURL=$_SERVER['REQUEST_URI'];
92    
93    
94     $Text="<meta http-equiv=\"REFRESH\" content=\"20;url=";
95    
96     $myRedirURL="index.html";
97    
98    
99     if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
100 sng 141 if (file_exists("clonezilla-sysresccd-full-mod-3.2.0.iso"))
101     $myRedirURL="clonezilla-sysresccd-full-mod-3.2.0.iso";
102 sng 28 else
103     $myRedirURL="index.html#download";
104     }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){
105     if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-")
106 sng 141 $myRedirURL="create-clonezilla-sysresccd-3.2.0.tar.gz";
107 sng 28 }
108    
109     echo $Text . $myRedirURL . "\">";
110     ?>
111     </head>
112    
113     <body>
114 sng 144 <div id="warning" align="center">
115     WARNING<br>
116 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
117 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
118 sng 144 </div>
119 sng 28 <div id="header">
120 sng 124 <div id="lphp" style=""><a target="_blank" title="Display all in one long page" href="onepage.html"><img src="images/chain.png" border="0" /></a><a target="_blank" title="Display printable page" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
121 sng 28 <H2>Clonezilla-SysRescCD</H2>
122     <H3>Error</H3>
123     <div style="margin:0; padding: 3px; width: 980; position relative;">
124 sng 172 <div style="position: absolute; left: 0px;"><H4>30/06/2011 - v 3.2.0</H4></div>
125 sng 182 <div style="position: absolute; right: 0px;"><H4>Last update: 03/07/2011</H4></div>
126 sng 28 </div>
127     </div>
128     <div id="linkline">
129     <a href="index.html">Home</a>
130     <a href="news.php">News</a>
131     <!-- <a href="features.html">Features</a>-->
132     <a href="doc.html">Documentation</a>
133 sng 95 <a href="download.html">Download</a>
134 sng 28 <a href="screenshots.html">Screenshots</a>
135     <a href="index.html#credits">Credits</a>
136     <a href="help.html">Help</a>
137    
138     <div id="rss">
139     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
140     </div>
141     <!-- docline-top-->
142     </div>
143     <div id="contarea">
144     <div id="content">
145     <table border="0" align="center">
146     <tr><td>&nbsp;</td></tr>
147     <tr><td>&nbsp;</td></tr>
148     <tr><td>&nbsp;</td></tr>
149     <tr><td>&nbsp;</td></tr>
150     <tr><td>&nbsp;</td></tr>
151     <tr><td>&nbsp;</td></tr>
152     <tr valign="top"><td>
153    
154     <?php
155    
156     $onlyURL=$_SERVER['REQUEST_URI'];
157    
158     $lastPartOfText="
159 sng 56 <tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
160 sng 28 <td>
161     The page or file you have requested<br>
162     does not exist (error code 404)!!!<br><br>
163     This error usually occurs due to outdated links<br>
164     found in blogs and aggregators<br><br>
165     You will be redirected in 20 seconds<br>
166     If your browser does not support automatic<br>
167     redirection, please click <a href=\"index.html\">here</a>";
168    
169     if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){
170 sng 141 if (file_exists("clonezilla-sysresccd-full-mod-3.2.0.iso")) {
171 sng 28 $lastPartOfText="
172 sng 56 <tr valign=\"top\"><td><IMG src=\"images/cdrom.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><br>
177     This error usually occurs due to outdated links<br>
178     found in blogs and aggregators<br><br>
179     You will be redirected in 20 seconds<br>
180     to the new <b>Clonezilla-SysRescCD</b> ISO file<br>
181     If your browser does not support automatic<br>
182 sng 141 redirection, please click <a href=\"clonezilla-sysresccd-full-mod-3.2.0.iso\">here</a><br><br>
183 sng 28 You may also visit the project's <a href=\"index.html\">index page</a>";
184     }else{
185 sng 56 $lastPartOfText="<tr valign=\"top\"><td><IMG src=\"images/important.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
186 sng 28 <td>
187     The ISO file you have requested is part<br>
188     of a previous version of <b>Clonezilla-SysRescCD</b><br>
189     and does not exist (error code 404)!!!<br>
190     Furthermore, the direct download of the current<br>
191     ISO file is not available yet<br><br>
192     You should download it using the torrent<br>
193     file present on this site<br><br>
194     You will be redirected in 20 seconds<br>
195     to the download section of the site<br><br>
196     If your browser does not support automatic<br>
197 sng 121 redirection, please click <a href=\"download.html\">here</a>";
198 sng 28 }
199     }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){
200     if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-"){
201     $lastPartOfText="
202 sng 56 <tr valign=\"top\"><td><IMG src=\"images/tgz.png\" width=\"64\" height=\"64\" align=\"right\" border=\"0\"></td>
203 sng 28 <td>
204     The archive file you have requested is part<br>
205     of a previous version of <b>Clonezilla-SysRescCD</b><br>
206     and does not exist (error code 404)!!!<br><br>
207     This error usually occurs due to outdated links<br>
208     found in blogs and aggregators<br><br>
209     You will be redirected in 20 seconds<br>
210     to the new <b>Clonezilla-SysRescCD</b> archive<br>
211     If your browser does not support automatic<br>
212 sng 141 redirection, please click <a href=\"create-clonezilla-sysresccd-3.2.0.tar.gz\">here</a><br><br>
213 sng 28 You may also visit the project's <a href=\"index.html\">index page</a>";
214     }
215     }
216     echo $lastPartOfText;
217     ?>
218    
219     </td></tr>
220     <tr><td>&nbsp;</td></tr>
221     <tr><td>&nbsp;</td></tr>
222     <tr><td>&nbsp;</td></tr>
223     <tr><td>&nbsp;</td></tr>
224     <tr><td>&nbsp;</td></tr>
225     <tr><td>&nbsp;</td></tr></table>
226     </div>
227     <!--<a name="template-top"></a>-->
228    
229     <div id="footer">
230 sng 180 <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.2.0" title="About Clonezilla-SysRescCD">Spiros Georgaras</a>, 2007-2011 &amp; <a href="mailto:&#115;&#097;&#110;&#100;&#103;&#116;&#120;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;?subject=About Clonezilla-SysRescCD v 3.2.0 documentation" title="About Clonezilla-SysRescCD Documentation">Jyrki Vesterinen</a>, 2010-2011<br /><br/>
231 sng 129 Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
232 sng 28 </div>
233     </div>
234 sng 144 <div id="warning" align="center">
235     WARNING<br>
236 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
237 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
238 sng 144 </div>
239 sng 28 </body>
240     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26