virginiabrazerzkidai.blogg.se

Android web server lamp
Android web server lamp







android web server lamp
  1. ANDROID WEB SERVER LAMP INSTALL
  2. ANDROID WEB SERVER LAMP ANDROID

# If you are behind a reverse proxy, you might want to change %h into %i\"" combined # The following directives define some format nicknames for use with # Possible values include: debug, info, notice, warn, error, crit, # LogLevel: Control the number of messages logged to the error_log. # container, that host's errors will be logged there and not here. If you *do* define an error logfile for a # container, error messages relating to that virtual host will be # If you do not specify an ErrorLog directive within a # ErrorLog: The location of the error log file. # each client request will result in AT LEAST one lookup request to the # had to knowingly turn this feature on, since enabling it means that # The default is off because it'd be overall better for the net if people # HostnameLookups: Log the names of clients or just their IP addresses # unset is suggested instead of forcing the browser to accept # where no good assumption can be made, letting the default MIME type # browser will decide based on the file's extension then. # client's browser guess an appropriate action instead. # It is also possible to omit any default MIME type and let the

android web server lamp

# keep browsers from trying to display binary files as though they are # or images, you may want to use "application/octet-stream" instead to If most of your content is binary, such as applications # If your server contains mostly text or HTML documents, "text/plain" is # if it cannot otherwise determine one, such as from filename extensions. # DefaultType is the default MIME type the server will use for a document # for additional configuration directives. # AccessFileName: The name of the file to look for in each directory # These need to be set in /etc/apache2/envvars # MaxClients: maximum number of simultaneous client connections # ThreadsPerChild: constant number of worker threads in each server process ThreadLimit can only be changed by stopping # ThreadLimit: ThreadsPerChild can be changed to this maximum value during a # MaxSpareThreads: maximum number of worker threads which are kept spare # MinSpareThreads: minimum number of worker threads which are kept spare # StartServers: initial number of server processes to start

android web server lamp

# MaxRequestsPerChild: maximum number of requests a server process serves # MaxClients: maximum number of server processes allowed to start # MaxSpareServers: maximum number of server processes which are kept spare # MinSpareServers: minimum number of server processes which are kept spare # StartServers: number of server processes to start # Server-Pool Size Regulation (MPM specific) # KeepAliveTimeout: Number of seconds to wait for the next request from the # We recommend you leave this number high, for maximum performance. # MaxKeepAliveRequests: The maximum number of requests to allow # KeepAlive: Whether or not to allow persistent connections (more than # Timeout: The number of seconds before receives and sends time out. # This needs to be set in /etc/apache2/envvars # PidFile: The file in which the server should record its process # The accept serialization lock file MUST BE STORED ON A LOCAL DISK. # Do NOT add a slash at the end of the directory path. # you will save yourself a lot of trouble. # mounted filesystem then please read the LockFile documentation (available # NOTE! If you intend to place this on an NFS (or otherwise network) # configuration, error, and log files are kept. # ServerRoot: The top of the directory tree under which the server's # such as the number of concurrent requests it can handle or where it # The directives in this section affect the overall operation of Apache, I am totally stumped, any help at all will be greatly appreciated!Īnfig (ubuntu environment) # Section 1: Global Environment

ANDROID WEB SERVER LAMP ANDROID

Perhaps it is something to do with iptables in the Android kernel? I am simply trying to get this webserver available on port 80 of the phones LAN address. Changing the listening port in apache configuration doesnt seem to work either. Netstat shows no process using port 80 and my fingers are violently bleeding from playing around with iptables all day. However, when I do nmap -p 80 127.0.0.1, the port is closed. When I start apache2 service, the server says that it has started using ServerName 127.0.0.1.

ANDROID WEB SERVER LAMP INSTALL

On each device, I have installed LAMP using: aptitude install php5 php5-gd php5-cgi php5-mysql mysql-server mysql-client php5-curl lynx php-pear ca-certificates xml-core apache2 libapache2-mod-php5 I have two rooted android phones, each running a chroot environment using the "Linux Deploy" app (HTC desire 510 running Kali Linux and vodafone smart 4 mini running Ubuntu).









Android web server lamp