Apache displaying directories

That directives controls directory indexes created by mod_autoindex, not the output of a PHP script you’ve decided to run on your webserver.

apache mod_unique configuration issue – Name or service not known

On Tue, Aug 17, 2010 at 1:06 PM, Rich Bowen wrote:

thanks for the replies, i messed up the hostname entry. it all works fine now.

apache mod_unique configuration issue – Name or service not known

On Aug 17, 2010, at 6:20 AM, Norman Khine wrote:

The error means exactly what it says – that it can’t look up server-2.local.net in DNS. The ServerName needs to be a valid hostname that either resolves in DNS, or has an /etc/hosts file entry for name resolution.

configure apache to parse php

In my opinion the preferred way to build PHP is with APACHE “Build Apache module” set to on.

If you installed Apache from ports, you want to edit for example /usr/local/etc/apache22/httpd.conf . Relevant lines in httpd.conf that configure PHP are, if you are configuring the Apache module.

LoadModule php5_module libexec/apache22/libphp5.so

DirectoryIndex index.html index.php AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps php_value include_path .:/usr/local/share/pear:/some/dir/to/php_includes php_value display_errors On

apache problem after replacing hard disk

On 14 Aug 2010, at 11:13, wrote:

Nope.

But does “EnableSendfile Off” fix it?

Jsp working fine from tomcat, but displaying source when accessed through apache (Only on Firefox)

set response.contentType(text/html”), then it works

newToMina wrote:

Apache + LDAP + DAV + homes without ~

Great!

I understand your idea.

Thanks a lot! Saxa

El 08/08/2010 13:29, Stefano Sasso escribió:

ibatis is not maintained by apache. So what other db processing plugins combined great with struts2 for db operations

On 08/12/2010 02:39 PM, Wendy Smoak wrote:

Good to hear it! Since I like much better of ibatis comparing to hibernate.

Thank you for letting me know ibatis is still alive!

Does not define the download of type ZIP of Apache HTTP s/w ,

On 08/07/2010 10:44 AM, Karthik Nanjangude wrote:

Check the binaries/win32 subdirectory.

Joost

Does not define the download of type ZIP of Apache HTTP s/w ,

On 08/07/2010 02:44 AM, Karthik Nanjangude wrote:

they’re gzips? WJFFM.

on win2k, you’re better off finding a WAMP that can handle it.