I have developed a site, which ha开发者_StackOverflow社区s some static pages. Like explore, home, feedback.
Trying to set up a 301 redirect for a change in domain. I\'m using Textpattern which already has a mod rewrite. When adding the redirect I\'m prompted with a error page on the site, stating that the p
I have a page that is called with a url like http://testserver/path/to/foo/bar/ but apache is serving the wrong file altogether.
I have this code in my .htaccess: Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteRule ^(.*)\\+apple\\+fruit/$ ?q=$1 [L]
Dear Friends from Stackoverflow, Please help me with a problem that i\'m having when uploading my project to
I\'m trying to create tiny urls like this: site.com/abc123 goes to: site.com/index.php?token=abc123 but I keep getting redirect loops no matter what I try, or it tries to redirect to index.php
I have a folder within a site that is a seperate web app than the parent. Both are working fine, but when I go to the domain.com/folder/ path, I would like it to forward me to domain.com/folder/index.
hello guys I\'m using this htaccess script to set search.php?q=sometng&type=all to search/sometng/
I have a multiple language website, that uses subdirectories from the root (\'/en\' for english and \'/es\' for spanish) for each specific language.Each redirect appends a get variable to the URL, and
I have defined alias that looks like this: Alias /pictures/sm/ /var/www/my_site/data/_active_thumbnails/