&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
redirect
0
votes
1
answer
50
views
Redirect wrong links Wordpress
I am using the following permalinks structure: /%postname%/ and I also have some multi-page posts that look like /%postname%/2. The problem is I see…
wordpress
.htaccess
redirect
asked
June 25, 2011 4:05 am CDT
Alex Dumitru
1
vote
1
answer
48
views
Tricky mod_rewrite challenge
Fraternal greetings StackOverflowers.. I list about 9,000 records on my little site. At the moment I'm showing them with a dynamic page, like…
apache
url
mod-rewrite
redirect
clean-urls
asked
June 25, 2011 2:30 am CDT
And Finally
0
votes
1
answer
27
views
Why dont i have a loop error with these redirects
i know this may seem a bit of a question in reverse but i actually DONT seem to have a problem i just think that i should have given the setup i've…
web-development
.htaccess
redirect
webserver
redirection
asked
June 24, 2011 9:41 am CDT
byronyasgur
0
votes
1
answers
59
views
How to redirect every https request to httpin Nginx?
This questions has been asked many times on StackOverflow but my question differs a bit : I have multiple sub domain websites :…
nginx
http
redirect
https
asked
June 24, 2011 3:59 am CDT
cx42net
0
votes
1
answers
47
views
Where to install ssl
is it usually advisable to install a single domain ssl certificate to the main domain --domain.com and use .htaccess to go in and out of ssl or to a…
apache
.htaccess
ssl
redirect
ssl-certificate
asked
June 23, 2011 6:57 pm CDT
jfortunato25
0
votes
0
answers
33
views
What would cause a redirect from example.com to www.example.com, not to work?
I'm using a very standard set of Rewrite rules for redirecting to the www domain. It works on one of my servers but not on the other. I cant for the…
apache
mod-rewrite
redirect
asked
June 23, 2011 1:50 pm CDT
codeninja
0
votes
1
answer
34
views
Force SSL on one page via .htaccess without looping
Okay, I have this code: RewriteCond %{HTTPS} off RewriteCond %{REQUEST_URI} ^/borrowing/ill/request\.php$ RewriteRule ^.*$…
ssl
.htaccess
redirect
loop
asked
June 23, 2011 12:44 pm CDT
Will Martin
1
vote
0
answers
36
views
Help With Infinite Redirect From .htaccess using MVC with PHP
Let me preface by saying that I'm fairly new to .htaccess authoring and have usually left the nitty gritty up to my hosting provider. I've recently…
php
.htaccess
redirect
asked
June 23, 2011 11:54 am CDT
SRM
0
votes
1
answer
31
views
Help With Infinite Redirect From .htaccess using MVC with PHP
Let me preface by saying that I'm fairly new to .htaccess authoring and have usually left the nitty gritty up to my hosting provider. I've recently…
php
mvc
.htaccess
redirect
asked
June 23, 2011 11:26 am CDT
SRM
0
votes
1
answer
37
views
Merge two different domains but save virtualhost with Apache redirect
I have two domains and one valid subdomain. How can i achieve this? ex-ample.com » example.com www.example.com » example.com en.ex-ample.com »…
apache
domain
redirect
subdomain
asked
June 23, 2011 7:39 am CDT
fabrik
0
votes
1
answer
49
views
Moving Wordpress to another domain with different permalinks
I want to move Wordpress to another domain and also change the permalinks. So basically what I want is to move from:…
wordpress
.htaccess
redirect
asked
June 23, 2011 5:53 am CDT
Alex Dumitru
0
votes
0
answers
31
views
Apache rewrite all URL's to https with www + a few exceptions
I've tried all the answers to similar stack questions and nothing has worked. I need to redirect all to https://www except for example.com/blogs/*…
.htaccess
ssl
redirect
asked
June 21, 2011 5:25 pm CDT
Jordan Lejuwaan
0
votes
5
answers
36
views
Hide Referrer on click
I want to hide the referrer when I click a link on my website. To understand better what I want to do: When somebody clicks a link on my website, I…
php
javascript
html
http
redirect
asked
June 21, 2011 11:29 am CDT
Alex Dumitru
0
votes
0
answers
31
views
Redirect to secure area (ssl)
After login, I want to redirect to a secure area with ssl protection on my site. I'm trying this: ' After successfull authentication Dim serverName…
asp.net
redirect
https
asked
June 21, 2011 10:15 am CDT
Muleskinner
0
votes
1
answers
41
views
How do I stop my htaccess set up from forcing an implicit redirect?
We have a link that looks like this: domain2.com/directory/filename?v_search=? and we want it to look like this:…
apache
.htaccess
redirect
asked
June 20, 2011 7:08 pm CDT
rgremill
0
votes
2
answers
38
views
.htaccess redirect one domain to another incliuding specific query string
basally I need to redirect http://www.old-domain.com/news.php?NewsID=30888 to http://www.new-domain.com/news.php?NewsID=30888 using htaccess however…
.htaccess
redirect
query-string
asked
June 20, 2011 11:05 am CDT
user256888
0
votes
1
answer
47
views
Nginx redirect proxy
I have a web app running on a nginx server on local ip 192.168.0.30:80 I have this in my etc/hosts 127.0.0.1 w.myapp.in If someone accesses my app…
nginx
redirect
asked
June 20, 2011 10:37 am CDT
andrew
0
votes
1
answer
27
views
.htaccess dynamic imageurl rewrite.
I want to redirect all my product images to an external site using htaccess. However I cant figure out how to use dynamic variables, the image-url…
image
apache
.htaccess
dynamic
redirect
asked
June 20, 2011 7:15 am CDT
DirkZz
0
votes
0
answers
26
views
Redirect to secured URL (HTTPS) on the server-side
My goal is to have a HTTPS secured login service (GWT-RPC) and the rest is non-HTTPS. I want to have a non-HTTPS authentication service that checks…
gwt
redirect
login
https
rpc
asked
June 20, 2011 1:53 am CDT
Pascal
0
votes
1
answers
35
views
301 redirect without index
I saw many 301 questions but I haven't found a solution for mine so I'll just post it here. The standard 301 looks something like this:…
.htaccess
redirect
http-status-code-301
asked
June 20, 2011 1:27 am CDT
HIQwolf
Pages
:
1
|
2
|
3
|
4
|
5
>
[27]
532
redirect
Tagged:
redirect
Related Tags
.htaccess
× 322
apache
× 143
mod-rewrite
× 110
php
× 67
http
× 48
url
× 32
rewrite
× 30
wordpress
× 29
nginx
× 29
dns
× 24
subdomain
× 24
domain
× 23
https
× 22
url-rewriting
× 20
ssl
× 17
redirection
× 15
http-status-code-301
× 15
apache2
× 13
regex
× 11
seo
× 9
mysql
× 8
tomcat
× 8
webserver
× 7
linux
× 7
web
× 6
html
× 6
reverse-proxy
× 6
lighttpd
× 6
directory
× 6
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy