Enter Keywords:
1 - 10 of 493(0.093 seconds)
Sort By:
 
I am running a version of Tomcat included with the Netbeans 5.0 installation.  I've configured the Apache connector and now I want to set Apache up for rewriting the URL's.   I've already read m...
Zones: Apache Web ServerDate Answered: 02/03/2006 Rating: 8.6 Views: 0
hello.... basicly what i need  the user to surf to www.mydomain.com/XXX and for the apache to redirect him to a script with XXX as a GET variable. i made a rewrite rule that works fine when XX...
Zones: Apache Web ServerDate Answered: 03/02/2006 Rating: 9.4 Views: 0
Hi! I've a little problem, I've URL like http://myadress.com/folder/file.png?id=001d5000015b And I would redirect this to a php script, so I've a .htaccess RewriteEngine on RewriteRu...
Zones: Apache Web Server, Web Dev...Date Answered: 04/22/2009 Rating: 9.8 Views: 0
I wrote this below in .htaccess file under directory /cgi-bin/AD_cla It doesn't work with mod_rewrite. Need to do more in server? I don't have a access to change mode in this server. And Does fil...
Zones: Apache Web ServerDate Answered: 11/21/2003 Rating: 5.8 Views: 0
I am working on a real estate site where a listing number (of any length) needs to be easily typed in a URL as follows: http://www.yourdomain.com/12345 I need the listing number (12345) to b...
Zones: Web Development, Search Engine Optimiza...Date Answered: 05/07/2003 Rating: 6.4 Views: 0
I was told in the PHP section in reference to this topic: http://www.experts-exchange.com/Web/Web_Languages/PHP/PHP_Databases/Q_20841483.html#10076939 To ask about mod_rewrite.  I'm not sure how t...
Zones: Apache Web ServerDate Answered: 02/07/2004 Rating: 7.2 Views: 0
I'm hopeless..... I'm looking for a way to have mod_rewrite change all incoming URI requests to lowercase. The issue is that we have lowercased every page on our web site and there are a few cap...
Zones: Apache Web ServerDate Answered: 03/12/2004 Rating: 5.4 Views: 0
Hello everyone, heres the background to my question... Before I learned PHP, ever page on my website was hand written. But now im ready to convert to the 'new' and I dont want everyone to visit th...
Zones: Apache Web ServerDate Answered: 05/19/2004 Rating: 5.0 Views: 0
Hi All: I cannot get the mod_rewrite working in apache 2.0. I have added the following in the httpd.conf: LoadModule rewrite_module /usr/lib/apache2/mod_rewrite.so  (which is where the module...
Zones: Apache Web ServerDate Answered: 05/25/2004 Rating: 6.6 Views: 0
I am new to apaches rewrite_mod and i have read plenty of tutorials which explain how you can rewrite Clean Urls for search engines... Now I think i get it But I am toatally confused. Now for in...
Zones: PHP and DatabasesDate Answered: 08/06/2004 Rating: 4.2 Views: 0