Hi:
this solution, work for me:
file: routes.py
add:
routes_in = (
('./', '303->http://www.domain.org/folder'),
('.', '303->http://www.domain.org/folder'),
)
En 04/09/2013 12:46, dam...@gmail.com escribiu:
SO debian, apache2 with wsgy and mod_rewrite load
Is posible redirect to subfolder
SO debian, apache2 with wsgy and mod_rewrite load
Is posible redirect to subfolder when app is not specified on url?
example:
http://www.mysite.com/ -> http://www.mysite.com/wordpress/index.php
in case
http://www.mysite.com/welcome/ (normal work, no redirect anything)
I test on /etc/apache2/
2 matches
Mail list logo