HTACCESS Redirect Development
I am in the process of converting a number of sites to site wide HTTPS and am running into some issues with redirects, URL's and so forth.
This is as much a discussion as it is a will hire you if you can let me know what you experience is with this end of core apache/drupal stuff.
There are 5 sites with various levels of complexity and I have gone so far but am now stuck.....
Happy to be contacted here (drupal.org)
marc@webkitchen.ca
or
613-294-8557
UPDATE: Example CODE to comment on
# ENGLISH DOMAINS
RewriteCond %{HTTP_HOST} www.DOMAIN-ENGLISH.ca$ [OR]
Urls amigables con .htaccess
Buenas.
Mi servidor compartido de 1and1 no tiene habilitado el mod_rewrite con lo que usar el archivo .htaccess para convertir urls con símbolos en urls amigables no funciona.
El ejemplo es el resultado cuando envías un formulario.
Te devuelve una página?sid=35
Con comodines en el archivo .htaccess se puede convertir la url en pagina/sid/35
Pero sin habilitar este módulo parece que no funciona
Lo mismo pasa con los filtros expuestos en la views por cada filtro te devuelve una url del tipo?zona=34
Algún módulo para corregir estas urls no amigables?? o alguna otra solución...
Won't let me configure theme
Hi,
I've recently installed Drupal and I'm trying to configure a core theme but I get this error message:
warning: fopen(sites/default/files/.htaccess) [function.fopen]: failed to open stream: Permission denied in /usr/local/psa/home/vhosts/...(my URL here).../httpdocs/includes/file.inc on line 129.
Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your sites/default/files directory which contains the following lines:
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks