All Tags » apache (RSS)

Browse by Tags

  • Setting up SSL for Joomla

    I am setting up a website using the Joomla CMS. In the Global configuration of Joomla, there is an option called "Force SSL." I would like to set this to "administrator only" so that administrator authentication would be more secure. However, simply setting that option causes the...
    Posted to Joomla (Forum) by software on 06-17-2010
  • Allow one ASP.NET site access to my PHP site

    I'm going to take one last stab at this. I've had some great people from EE help me out thus far. Here's my situation: I would like to set up a way so that traffic from https://domain.com is allowed access to http://subdirectory.my-site.com but all other traffic is prohibited. I have a client...
    Posted to Oracle (Forum) by software on 06-13-2010
  • SSL Error -> self signed certificate in certificate chain

    How do I remove the self signed certificate from the certificate chain? My private keys are in: /etc/pki/tls/private/ www.t1shopper.com.key /etc/pki/tls/private/localhost.key My certs are in located here like this: /etc/pki/tls/certs/ca-bundle.crt /etc/pki/tls/certs/localhost.crt Code Snippet: 1: 2:...
    Posted to SSL / HTTPS (Forum) by software on 06-11-2010
  • Compacting htaccess Rule Rewriting

    Hello there, I am trying to compact things up, so I wanted to ask if: RewriteCond %{HTTP_USER_AGENT} Googlebot [OR] RewriteCond %{HTTP_USER_AGENT} Slurp [OR] RewriteCond %{HTTP_USER_AGENT} msnbot RewriteRule ^([^/]+)/member-area/?$ http://mysite.com/ [R=301,L] is in any way better than the briefer: RewriteCond...
    Posted to Btrieve (Forum) by software on 06-11-2010
  • Editing httpd.conf with cPanel / WHM - message  "DO NOT EDIT. AUTOMATICALLY GENERATED"

    I need to edit the httpd.conf file on Apache. I am also using cPanel / WHM. I've noticed that my httpd.conf file contains the following comment before the VirtualHost sections: # DO NOT EDIT. AUTOMATICALLY GENERATED I'm guessing these comments are added by cPanel. If so, how am I meant to configure...
    Posted to Apache (Forum) by software on 06-08-2010
  • Configuring Apache for PHP

    Hello: I have done all I could to configure Apache to run PHP, but nothing works. When I type http://localhost on a browser, it always generate page not found. However, if add test.html, it displays the page correctly. This led me believe that some how Apache is not recognizing PHP extension (any page...
    Posted to Apache (Forum) by software on 06-06-2010
  • WAMP Apache Server: How to Import mySQL Database to Local Machine using phpMyAdmin from Cpanel Backup - mydb.sql.gz File

    I've installed WAMP Server 2.0 onto my Windows XP SP2 system and I'm trying to import a mySQL database that was downloaded from the online server using Cpanel's database backup utility. The file is saved as: mydb.sql.gz On the local machine this requires that I use the phpMyAdmin tool in...
    Posted to MySQL Server (Forum) by software on 06-05-2010
  • Compiling and Installing Apache HTTP Server 2.3.5-alpha - APR not found

    I configured the Apache source tree for my particular platform and personal requirements. This is done using the script ./configure ---------------------------------------------------------- And I get this error message: checking for chosen layout... Apache checking for working mkdir -p... yes checking...
    Posted to Ubuntu (Forum) by software on 06-05-2010
  • how to set xms and xmx parameter on apache tomcat

    Hi, how to set xms(inticial heap size) and xmx(maximun heap size) parameter on apache tomcat.
    Posted to Apache (Forum) by software on 06-04-2010
  • cgi script fails to run rsync

    I have an cgi script in my /var/www/cgi-bin that spawns an rsync copy from one server to another. The rsync command runs fine on the CLI outside the cgi script. However, when the cgi script is called from an html form, the rsync fails in the cgi script. I am trying to use an rsa key, not sure were to...
    Posted to CGI (Forum) by software on 06-04-2010
Page 1 of 89 (889 items) 1 2 3 4 5 Next > ... Last ยป