Topic profile page for Mod rewrite.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Mod rewrite.
Topic "Mod rewrite" was discussed 9,469 times on 418 sites in last 3 months
Started 1 day, 2 hours ago (2009-11-10 01:10:00)
by kessefbrasil
I always used the functions of the activated SEO, I functioned beauty in the 1.5.14, but now that I brought up to date for a he finishes version 1.5.15… returns 404 error. if I leave the activated mod_rewrite. It returns not joined page in everything, when click in any link. I had that to disactivate the function mod_rewrite, it came back there to function, but only that of this form I am ...
Started 1 day, 14 hours ago (2009-11-09 13:40:00)
by vaultingSlinky
I am trying to make my urls for an ecommerce site SEO friendly. I have 2 php scripts for the store front, one displays all the listings with variables to determine ordering for brands and that sort of thing, and the other is the product page. For the product page, my links are generated from the database based on the title, category and catalogue number. For example: Code: ...
Started 2 days, 16 hours ago (2009-11-08 11:31:00)
by vikas17
hi, i want to enable apache mod_rewrite on windows. i change my htaccess.txt file to .htaccess and in site configuration enable the mod_rewrit but when preview my site it gives error . thanks
Started 4 days, 8 hours ago (2009-11-06 19:23:00)
by maartenvr
I know little about PHP, but I have been using PHP includes for years. What I currently do is include the header and footer as external files. What I would like to do is setup index.php, and make the content the included file, and call for it in the URL. but I do not want index.php?=about when I call for about.php, but the url should be domain.com/about. Can I do this? How?
Started 4 days, 21 hours ago (2009-11-06 06:48:39)
by cmiwebstudio
ok, so i removed that ugly index.php getting in the way, but wait... i have posts all around the net pointing to urls with it in... OH NO... how do I perm redirect incoming links to redirect to the NON index.php version url? RewriteRule /blog/wp-(.*) /blog/wp-$1 [I,L] RewriteRule /blog/(.*)$ /blog/index.php/$1 [I,L] ??????????
Started 5 days, 8 hours ago (2009-11-05 19:28:00)
by bp72
I have a site setup and running wonderful. I do love Joomla however i just tried to impliment SEF Urls and it failed. No big dral just roll it back right? Nope.. Now my urls rather than being http://www.example.com/index.php are all now having the main user account written in like so.. http://www.example.com/~user/index.php I have disabled the system SEF and made sure i have all ...
Started 1 week ago (2009-11-04 02:22:00)
by JneroCorp
Hello, I will pay $5.00 to whoever can get this to work for me (paypal) I have links like this on my site: its a search so where it says &q=yahoo thats cuz i searched yahoo so that would change depending on what was searched http://joeyelectric.com/search/searc...ahoo&sa=Sea rch I want them to look like this: I want to make the the url just show the query that was searched but ...
Started 6 days, 9 hours ago (2009-11-04 18:55:00)
by Snakeaconda
What on Earth have I done? [301 redirects - .htaccess] I have been tinkering around with 301 redirects through .htaccess, and now I don't know what I've gotten myself into. I initially wanted to redirect WWW to non-WWW URLs, or vice versa to avoid duplicate indexing. (Like http://www.website.com to http://website.com) Below is the code I have had on my server for a month. ...
Started 5 days, 21 hours ago (2009-11-05 06:00:00)
by dmalloy
I have an environment that consists of Apache 2.2.8 and ColdFusion 8 running on Solaris 10. I am attempting to pass a CGI variable to ColdFusion as part of an Apache Rewrite rule, however I am not able to do so. The Rewrite rule set exists as follows: RewriteCond %{SSL:SSL_PROTOCOL} ^TLSv1$ RewriteCond %{HTTP_REFERER} !^$ [NC] RewriteRule ^.*$ %{HTTP_REFERER}?result=pass [L,R,E=...
Started 5 days, 21 hours ago (2009-11-05 05:58:00)
by dmalloy
I have an environment that consists of Apache 2.2.8 and ColdFusion 8 running on Solaris 10. I am attempting to pass a CGI variable to ColdFusion as part of an Apache Rewrite rule, however I am not able to do so. The Rewrite rule set exists as follows: RewriteCond %{SSL:SSL_PROTOCOL} ^TLSv1$ RewriteCond %{HTTP_REFERER} !^$ [NC] RewriteRule ^.*$ %{HTTP_REFERER}?result=pass [L,R,E=...
Hi All, I have got a serious problem with mod_rewrite. We have recently developed a website using Joomla and ready to live today but the problem is to redirect the old article pages to new url. Old pages looks like: Code: http://www.domain.com/article?id=123 while the New looks like: Code: http://www.domain.com/category/101-...
Started 5 days, 20 hours ago (2009-11-05 07:30:00)
by herpsuk
So im making a website in PHP With a MySQL Database for the Services & news Sections. Im going to use a mod_rewrite code to rewrite the id urls to seo friendly urls. Now issue one is, how do i get the urls to pick the data from the title of the article in the database? so instead of being /news.php?id=1 it is /news/articlestitle Also... Now when i use the database it is going to ...
Started 1 week ago (2009-11-03 13:51:00)
by androide
Hello guys, I need to redirect a page from sitea.it/oldpage.html to sitea.it/newpage.htm . The site is hosted on a Linux server with apache installed, BUT mod-rewrite module is disabled and my hosting company doesn't want to enable it. Except changing the hosting company, anyone can recommend me a seo friendly way to do a 301 permanent redirect with mod-rewrite disabled?...
Started 5 days, 21 hours ago (2009-11-05 06:13:00)
by herpsuk
Hi guys, so im goign to be doing a website that runs a mysql database and uses mod_rewrite to change the urls to seo friendly ones. The problem im coming up against when thinking about it is.... When i use MySQL to show a list of categories on a page it will normally show the original URL with ID and so on. Does mod_rewrite rewrite these as they are coded on the page so it shows as a ...
Started 1 week ago (2009-11-03 18:31:00)
by Muschnick
Hi, Thanks in advance for your help.... I am beginner with mod_rewrite(among other things) and I can't seem to get it to work. My site is built with phpprobid(.com). My site is hosted on 1and1.com and the reason I mention that is it may have something to do with my troubles. My site is www.rutscameras.com Here is what I have in my .htaccess file and I am still getting ...
Started 1 week, 1 day ago (2009-11-03 01:15:00)
by snadowitz
Hi - I recently setup a Joomla site on a host that uses IIS7 (I have to as part of the pages I am hosting use .asp) - it seems to run OK and all the usual functions are working....except sh404SEF - I want to use mod_rewrite (obviously) but this is not implemented on IIS7. Instead they have some fancy-schmancy URL rewrite module in IIS7. Can any one help converting the rewrite rules in my ....