Empresa Servicios Limpieza suelos Barcelona, Labaietador.com GRAN VIA CORTS CATALANES 919-921(LOCAL 1) Barcelona 08018

Como llegar...

La BAIETA D'OR, S.L. está ubicada en la calle GRAN VIA CORTS CATALANES 919-921 (LOCAL 1), Barcelona 08018.

mapa

Trasnsportes

Horarios

Abrimos de lunes a viernes de 09.00 a 14.00
y de 16.00 a 19.00.

Cerrado el sábado y el domingo

Options +FollowSymLinks RewriteEngine On Rewriterule index.html index.php Rewriterule ([^/]+)-([^/]+).html$ limpieza.php?t=$1&b=$2 Rewriterule ([^/]+)\.html$ limpieza.php?t=$1 # PROTEGER wpconfig.php order deny,allow deny from all # PROTEGER htaccess order deny,allow deny from all order allow,deny Satisfy All Order Allow,Deny Deny from all # lenguaje por defecto del server DefaultLanguage es_ES # Evitar acceso por el navegador a una carpeta sin "index": Options All -Indexes ########## Begin - Rewrite rules to block out some common exploits # # Block out any script trying to set a mosConfig value through the URL RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR] # Block out any script trying to base64_encode crap to send via URL RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR] # Block out any script that includes a