Advertisement

1 - 10 of 281 containing alltags:("Mod_rewrite") (0.001 seconds)
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 Engin...Date Answered: 05/07/2003 Grade: C 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 Grade: B 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 Grade: A 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 Grade: A 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 Grade: A Views: 0
I wanted to do the two following things with mod_rewrite (or any other mod if possible): 1) Prevent hotlinking 2) Resolve relative URL's (such as /articles/9/ would actually read articles.php?I...
Zones: Apache Web ServerDate Answered: 10/29/2004 Grade: A Views: 0
This seems pretty simple, but I cannot get it to work for the life of me... I'm looking to turn these urls:  http://www.drunkdrinks.com/category.php?letter=a into:  http://www.drunkdrinks.com...
Zones: Apache Web ServerDate Answered: 11/28/2004 Grade: A Views: 0
Hi! I want to use mod rewrite for some of my nasty urls. I do not know how to achive this. The urls are (they vary but the querystrings remains): www.domain.abc/movies/lines.php?movieID=16...
Zones: Apache Web ServerDate Answered: 04/01/2005 Grade: A Views: 0
I have a domain (call it X.com) parked at a server which hosts another domain (call it Y.com).  I have edited my .htaccess file on the Y.com server so that if a user types "X.com" into their browse...
Zones: Web Development, Search Engin...Date Answered: 05/01/2005 Grade: A Views: 0
I'm experiencing problemes with mod_rewrite. An it's expected, cause I'm not so familiar with apache / .htaccess / mod_rewrite. This is what I want to do: http(s)://www.domain.com/path || htt...
Zones: Apache Web ServerDate Answered: 05/27/2005 Grade: A Views: 0