Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Apache Web Server Solutions: 51 - 75 of 259
 
Hi, I cannot get the following rewrite rules to work properly. Going from https to http works just fine however when I request a page that should be secured: http://www.domain.com/accoun...
Dear Experts, I have an image with the URL http://www.mypage.com/myimage.php The image is dynamically generated with php code so the url above returns an image and not a html page. ...
I'm trying to permanently redirect some dynamic urls to static urls. The server is set up correctly and I can re-direct .htm files with a 301 redirection code in the .htaccess file however ...
I have imported a website created in PHP (that I did not create)  into Dreamweaver....but when I view a page using the design tab...all I get is a white page....what is wrong?   I have the ...
Hello Is it possible to create several email accounts using A mysql database (containing email addreses and passwords) by a script. Or Any other means permitting to create several email...
I have Apache 2.2 and PHP installed on this machine. The configs of my httpd-vhosts.conf are in the code snippet below. What I get when I browse localhost:9090 is this:   Forbidden   Yo...
We currently have an apache front end that is talking to an instance of JBoss. We haven't had any issues with speed of the server until we upgraded to RedHat apache, version 2.2.3. On first...
Hi, I am using Google Map free version and having some issue in the loading of the map. Does anyone ever had problem like this before? The map basically uses the properties database and show...
I'm not sure if I've prepared my ssl.conf and httpd.conf files properly. - I've successfully setup one domain with one SSL - I've configured 2 Static IP's to the same server: 10.0.0.27, 10...
Hello everybody, My web hosting company recently upgraded to a newer Apache version (2.2.9). Now one of my php scripts always dies(defunct) after a certain period of time. The strange thing...
Hi Experts I am trying to configure the Apache on Fedora 7, I edited the following file etc/httpd/conf/httpd.conf when i restart the httpd i get the following error, [root@scorpio /...
Hi I have a problem with Apache 2.2.6 (win32) server. Today with no reason apache is very slow. Apache is the front end before jboss and mod_rewrite rewrites my_domain.com to my_domain/jboss_...
I have already created such configuration : 1. ServerName www.mydomain.com 2. For https://www.my_domain.com : <VirtualHost 192.168.1.30:443> DocumentRoot "C:/Program Files (x86)/Apac...
Hi, Im building a Nagios / Cacti system (on Fedora 8). Having put Nagios on and got it up and running I then installed cacti and did all the  required stuff (created db etc etc) However ...
Background: I have a hosting account with GoDaddy and I am hosting four websites. One is running Wordpress, two are using Drupal, and one is just an HTML site. After installing Drupal for t...
Hello Experts, Im quite new to mod rewrite. I need to do couple of mod rewrite generate user-friendly and google friendly urls. Scenario 1 and Scenario 2 are quite important to me. Sce...
I recently updated my box, but my httpd.conf was overwritten All of my files / directories are still in place, as well as IP addresses pointing to this machine... how do I set up my http...
Hi I want to restrict access to index.php to all but 2 IP addresses, but I want to allow all to access index.html Can anybody help? Thanks Spotta
I have set up apache on fedora 9, which has a functional internet connection via a wireless router (linksys WRT54GS).  I can connect to the apache web server using the http://localhost and htt...
I am a babe in the woods as far as setting up a virtual server. I am following the Adobe instructions at http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php_02.html I downloade...
My client has a setup whereby they have just moved their application server into a DMZ. At the front-end they have an SSL-offloader which accepts SSL requests and converts to HTTP requests whi...
I want people who visit my site to be forced to view it on the www subdomain so that SESSIONS work properly.  Most of the pages are not PHP so I would rather use Apache config to make sure it ...
I have been struggling to figure out a way to get htaccess and mod_rewrites to redirect based on IP. What I need is to restrict access to the files based on IP address.  When called by a "b...
I need to redirect all non-root page requests to a VirtualHost to another domain. For example: 1) if www.domain1.com/page1 is requested, it needs to be redirected to www.domain2.com/page...
I created a cron job in cPanel (CentOS) to run a php file every hour.  It was going fine, until one hour it began returning this error.  I set the permissions for that file to 777, but that di...