foXServe 1.3
Smooth. Secure. Solid State. Silent. eXtraSmall.
|
|||||||||
On this small sized, powerful system you can run your favourite PHP scripts. The configuration is full customizable from standard apache configuration files. Statically linked modules are: mod_ssl, mod_setenvif, mod_so, mod_auth, mod_access, mod_alias, mod_userdir, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_status, mod_negotiation, mod_mime, mod_log_config, mod_env, http_core Dinamically linked by default are mod_php5.so and libdav.so and mod_ssl.so |
|||||||||
The official repository for Apache Modules can be found at: http://modules.apache.org/ mod_php is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. mod_dav is an Apache module to provide DAV capabilities (RFC 2518) for your Apache web server. It is an Open Source module, provided under an Apache-style license. To test the environment simply connect to http://<your FoxServe>/test using webdav and upload your contents. ``mod_ssl combines the flexibility of Apache with the security of OpenSSL.'' mod_ssl This module provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit OpenSSL, which is based on SSLeay from Eric A. Young and Tim J. Hudson. |
|||||||||
Configuration files PATH APACHE configuration: /etc/httpd.conf PHP init script php.ini: /etc/php.ini ( click here for PHP INFO PAGE) MMCACHE config is a portion of PHP.INI but you can check it following this link. The default extension directory in php.ini is /mnt/flash if you need extra extension upload it here and load it in php.ini. ETHERNET: /etc/conf.d/net.eth0 and DNS /etc/resolv.conf |
The default document root is /mnt/flash/root, remember that Apache need at least 755 attribute to serve your pages.
Where can I download applications for my foXServe?
It's simple. EVERYWHERE! foXServe is a standard Web Server environment. I suggest you to go to FlatPress, a powerful blog CMS.
Upload your scripts using FTP,SSH or webdav and enjoy with foXServe!
foXServe is Developed by KDEV a Davide Cantaluppi company and running on ACME SYSTEMS srl Hardware.
foXServe firmware is free
Download it now! |
LICENSES
Apache/1.3.37 Server
Copyright 2007 Kdev of Davide Cantaluppi Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
PHP 5.0.5
"This product includes PHP software, freely available from <http://www.php.net/software/>"
MOD_DAV
This product includes software developed by Greg Stein <gstein@lyra.org> for use in the mod_dav module for Apache (http://www.webdav.org/mod_dav/).
MOD_SSL
The mod_ssl package was created in April 1998 by Ralf S. Engelschall and was originally derived from software developed by Ben Laurie for use in the Apache-SSL HTTP server project. The mod_ssl package is licensed under a BSD-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes.