Extra Path Info
To get extra path info working for this blog I had to add the following to my apache virtual server config:
|
1 2 3 |
AcceptPathInfo On |
To get extra path info working for this blog I had to add the following to my apache virtual server config:
|
1 2 3 |
AcceptPathInfo On |
In php.ini the following parameters impact file uploads: file_uploads http://www.php.net/manual/en/ini.sect.file_uploads.php#ini.file-uploads upload_tmp_dir http://www.php.net/manual/en/ini.sect.file_uploads.php#ini.upload-tmp-dir upload_max_filesize http://www.php.net/manual/en/ini.sect.file_uploads.php#ini.upload-max-filesize post_max_size http://www.php.net/manual/en/ini.sect.data-handling.php#ini.post-max-size max_input_time http://www.php.net/manual/en/ref.info.php#ini.max-input-time memory_limit http://www.php.net/manual/en/ini.sect.resource-limits.php#ini.memory-limit Apache might also impose a limit on the size of file uploads using the LimitBodyRequest directive. See http://httpd.apache.org/docs-2.1/ko/mod/core.html#limitrequestbody for details.
Use this command:
|
1 2 3 |
> ip route get <i>{dest ip}</i> |
To test from a specific source use:
|
1 2 3 |
> ip route get <i>{dest ip}</i> from <i>{src ip}</i> |
Recently we developed the following documentation on how to install Tomcat and Apache. http://www.reliablepenguin.com/projects/tomcat/ Comments and feedback are welcomed 🙂
Reliable Penguin provides managed web hosting, systems administration, website and server migrations, and expert consulting.
Submit the form—or for immediate service call 866-649-7984.