I’ve rebuild my site and many url has changed.
I want to redirect 301 these url.
However, I don’t know how to do it with passenger.
Any advice?
I’ve rebuild my site and many url has changed.
I want to redirect 301 these url.
However, I don’t know how to do it with passenger.
Any advice?
Do you have access to the apache config file, or can you use .htaccess
files?
This isn’t much of a Passenger issue as it’s an Apache issue (assuming
you are using Apache). Look at mod_rewrite:
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs