-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
218 lines (178 loc) · 7.37 KB
/
Copy pathindex.html
File metadata and controls
218 lines (178 loc) · 7.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<title>DroidPHP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="DroidPHP - a open source web server stack for android" />
<meta name="keywords" content="php, lighttpd, nginx, mysql, msmtp, web, php4android, server, android, ksweb, bitweb, droidphp, lamp, namp" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="stylesheets/base.css" />
<link rel="stylesheet" type="text/css" href="stylesheets/media.queries.css" />
<link rel="stylesheet" type="text/css" href="stylesheets/tipsy.css" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Nothing+You+Could+Do|Quicksand:400,700,300">
<!-- Javascripts -->
<script type="text/javascript" src="javascripts/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="javascripts/html5shiv.js"></script>
<script type="text/javascript" src="javascripts/jquery.tipsy.js"></script>
<script type="text/javascript" src="javascripts/fancybox/jquery.easing-1.3.pack.js"></script>
<script type="text/javascript" src="javascripts/jquery.touchSwipe.js"></script>
<script type="text/javascript" src="javascripts/jquery.mobilemenu.js"></script>
<script type="text/javascript" src="javascripts/jquery.echoslider.js"></script>
<script type="text/javascript" src="javascripts/fluidapp.js"></script>
<!-- Favicons -->
<link rel="shortcut icon" href="images/favicon.png" />
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40298268-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Start Wrapper -->
<div id="page_wrapper">
<!-- Start Header -->
<header>
<div class="container">
<!-- Start Social Icons -->
<aside>
<ul class="social">
<!--li class="facebook"><a href="">Facebook</a></li>
<li class="twitter"><a href="">Twitter</a></li>
<li class="email"><a href="" title="">Email</a></li>
<li class="rss"><a href="" title="App Updates">RSS</a></li-->
<!-- More Social Icons:
<li class="dribbble"><a href="">Dribbble</a></li>
<li class="google"><a href="">Google</a></li>
<li class="flickr"><a href="">Flickr</a></li>
-->
</ul>
</aside>
<!-- End Social Icons -->
<!-- Start Navigation -->
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#features">Features</a></li>
</ul>
<span class="arrow"></span>
</nav>
<!-- End Navigation -->
</div>
</header>
<!-- End Header -->
<section class="container">
<!-- Start App Info -->
<div id="app_info">
<!-- Start Logo -->
<a href="#home" class="logo">
<img src="images/logo.png" alt="Fluid App" />
</a>
<!-- End Logo -->
<span class="tagline">The Open Source Web Server stack for Android</span>
<p>
DroidPHP - a open source web server application includes PHP, NGINX, LIGHTTPD, MYSQL etc.
</p>
<div class="buttons">
<!--a href="#" class="large_button" id="apple">
<span class="icon"></span>
<em>Download now for</em> iPhone
</a-->
<a href="https://cloud.openmailbox.org/public.php?service=files&t=97a796dd55679d77512b78217c90c3a2" class="large_button" id="android">
<span class="icon"></span>
<em>Download now for</em> Android
</a>
</div>
<div class="price centered"> <!-- Alignments options: right_align, left_align, centered -->
<p>Click to Download!</p>
</div>
</div>
<!-- End App Info -->
<!-- Start Pages -->
<div id="pages">
<div class="top_shadow"></div>
<!-- Start Home -->
<div id="home" class="page">
<div id="slider">
<div class="slide" data-effect-out="slide">
<div class="foreground android">
<img src="images/screenshots/device-2014-08-24-213429.png" alt="" />
</div>
<div class="background android">
<img src="images/screenshots/device-2014-08-24-213503.png" alt="" />
</div>
</div>
<!--div class="slide" data-effect-out="slide">
<div class="background android">
<img src="images/slider/iphone-back.jpg" alt="" />
</div>
<div class="foreground android">
<img src="images/slider/iphone-front.jpg" alt="" />
</div>
</div-->
</div>
</div>
<!-- End Home -->
<!-- Start Start Contact -->
<div id="features" class="page">
<h1>Features</h1>
<div class="one_full">
<p>DroidPHP comes with following features</p>
</div>
<div class="full">
<p>Nginx v1.5.1</p>
<p>lighttpd v1.4.34</p>
<p>PHP v5.5.9</p>
<p>MySQL v5.1.62</p>
<p>MSMTP v1.4.3</p>
</div>
<div class="one_full">
<p>Usefull options</p>
</div>
<div class="full">
<p>+ possibility to run the server on port:80; (root required)</p>
<p>+ possibilit to use lighttpd or nginx</p>
</div>
<h3 id="contributing">Contributing</h3>
<p>
Please fork this repository and contribute back using <a href="https://github.com/droidphp/droidphp/pulls">pull requests</a>
</p>
<p>
Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. Be sure your credentials will appear here if we'll use your code :)
</p>
<h3 id="support">License</h3>
<p>
DroidPHP is licensed under Apache License see License file.
</p>
<h3 id="support">Support or Contact</h3>
<p>
Check out the documentation at <a
href="http://github.com/droidphp/droidphp/wiki">http://github.com/DroidPHP/DroidPHP/wiki</a><br />
The mailing list is available at <a onclick="_gaq.push(['_trackEvent', 'DP actions', 'DP links', 'DP mailing']);"
href="http://groups.google.com/group/droidphp">http://groups.google.com/group/droidphp</a> <br />
Submit bug reports or inquires at <a onclick="_gaq.push(['_trackEvent', 'DP actions', 'DP links', 'DP mailing']);"
href="http://github.com/droidphp/droidphp/issues">http://github.com/droidphp/droidphp/issues</a>
</p>
</div>
<!-- End Start Contact -->
<div class="bottom_shadow"></div>
</div>
<!-- End Pages -->
<div class="clear"></div>
</section>
<!-- Start Footer -->
<footer class="container">
<p>© DroidPHP</p>
</footer>
<!-- End Footer -->
</div>
<!-- End Wrapper -->
</body>
</html>