Hi Josh,
Sorry for the late response. I was on leave and got stuck with some
other issues too.
I have attached my server.xml file.
Different versions of my product had no issues with this server.xml.
Are there any other dependencies of tomcat or solaris configurations
that might be causing th
On Tue, Aug 18, 2009 at 1:23 AM, Jaikishan Jalan wrote:
> Hello,
>
> I have a folder named resources - which contains all my images and css file
> etc. I want to make sure that no body can download those resources using a
> browser by typing directly the URL of that resource. However, at the same
>
Hello,
I have a folder named resources - which contains all my images and css file
etc. I want to make sure that no body can download those resources using a
browser by typing directly the URL of that resource. However, at the same
time I want my html files to render those resources without any pr
Hello,
See http://wiki.apache.org/httpd/PHPDownload and
http://wiki.apache.org/httpd/DebianPHP .
Frank.
tirengarfio wrote:
Hi,
im trying to show .php pages in my browser but i cant...The browser only
gives me the possibility to download the page.
I have installed on this machine apache2, p
Hi,
im trying to show .php pages in my browser but i cant...The browser only
gives me the possibility to download the page.
I have installed on this machine apache2, php5 y php5-cli (apt-get install
apache2 php5 y php5-cli).
I have also done this: i have installed these 3 apps (apache2, php5 an
Peter Horn wrote:
Hi All,
I've been running Apache 2.2.9 / PHP 5.2.6 / Win XP SP3 with 3 named
vhosts for about a year with no real problems. Recently I added a fourth
vhost to run a Drupal site. This involved adding mySQL, and it all
worked after the usual few setup iterations. After the site
Hi All,
I have the following configuration in my httpd.conf
LoadModule perl_module modules/mod_perl.so
LoadModule deflate_module modules/mod_deflate.so
LoadModule cache_module modules/mod_cache.so
LoadModule disk_cache_module modules/mod_disk_cache.so
LoadModule headers_module modules/mod_head