Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Topics - scomai

Pagine: [1] 2 3
1
salve vorrei fare in modo che il link del mio sito è www.xxx.it e non www.xxx.it/joomla
per cui mi aiutate a modificare il file htacess
 
##
# @package  Joomla
# @copyright Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
# @license  GNU General Public License version 2 or later; see LICENSE.txt
##
##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
##
## Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks
## Mod_rewrite in use.
RewriteEngine On
## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
# Block out any script that includes a <script> tag in URL.
RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL.
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL.
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Return 403 Forbidden header and show the content of the root homepage
RewriteRule .* index.php [F]
#
## End - Rewrite rules to block out some common exploits.
## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
#
## End - Custom redirects
##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##
# RewriteBase /
## Begin - Joomla! core SEF Section.
#
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
#
# If the requested path and file is not /index.php and the request
# has not already been internally rewritten to the index.php script
RewriteCond %{REQUEST_URI} !^/index\.php
# and the request is for something within the component folder,
# or for the site root, or for an extensionless URL, or the
# requested URL ends with one of the listed extensions
RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php [L]
#
## End - Joomla! core SEF Section.

2
Joomla! 1.6/1.7/2.5 / link su browser
« il: 23 Gen 2013, 16:25:14 »
salve ho aperto uno dominio su XXXXXe mi sono fatto istallare joomla ..quando scrivo il nome del mio sito sul browser http://www.XXXXXXX.it/joomla/ mi esce anche il termi joomla come è possibile toglierlo

3
Joomla! 1.6/1.7/2.5 / visualizzione hom page
« il: 21 Gen 2013, 14:55:35 »
salve, vorrei che subito dopo menu principale------e amministrazione ci fosse il menu i gruppi e poi login ma non riesco a spostarlo..mi potete dare una mano grazie
allego l'immagine

4
I Template di Joomla 1.6/1.7/2.5 / errore template
« il: 18 Set 2012, 15:46:51 »
mi sono preso il template da un pacchetto di joomla e lo ricopiato via ftp ma adesso mi fa questo errore:
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /web/htdocs/www.scomai.it/home/templates/beez5/html/com_content/featured/default.phpon line 89.....che devo fare

6
I Template di Joomla 1.6/1.7/2.5 / immaggini
« il: 18 Set 2012, 06:52:54 »
salve vorrei fare in modo che cliccando su una immaggine si deve ingrandire
grazie

7
Database / db joomla
« il: 14 Set 2012, 12:41:23 »
salve ho sviluppato un sito con joomla...ma purtroppo non ricordo più il link per accedere al relativo db.....

8
I Template di Joomla 1.5.x / sito template 1.5
« il: 11 Set 2012, 10:23:45 »
salve vorre sviluppare un sito con un template 1.5, vorrei sapere gentilmente in che problematiche posso incappare, cioe non ci saranno più aggiornamenti...o assistenza o sarò obbligato dopo un pò a passare alla versione più aggiornata...
grazie

9
I Template di Joomla 1.6/1.7/2.5 / template
« il: 27 Lug 2012, 16:01:04 »
salve sto cercadno un template per un sito di un commercialista..ho visto su joomla...ma non e che mi soddisfano molto..se qualcuno ha gia fatto un sito per un commercialista me ne può indicare qualcuno..
grazie

10
I Template di Joomla 1.6/1.7/2.5 / [RISOLTO]colore barra menu
« il: 22 Lug 2012, 10:18:47 »
salve ho istallato questo template business7_installer_J25..ma come dove sta scitto il menu ha comne sfonfo nero..pe cso qualcuno mi sa dire come camiare colore....grazie
mille

11
Ozio Gallery / Ozio Gallery 2
« il: 21 Mar 2012, 21:36:51 »
salve mi sono istallato il plugin per la galleria..ma non so come usarla......chi mi spiega per favore

12
I Template di Joomla 1.5.x / [RISOLTO]caricamento file
« il: 21 Mar 2012, 15:08:46 »
salve devo caricare un file in power point su un sito fatto con joomla 1.5  ma mi dici che è troppo grande......come devo fare???

13
salve se accedi al pannello di joomla, per lavorare su un template, mi esce questa schermata, cioè di colore nero.....non capisco cosa è potuto succedere..allego la shermata
 

14
Joomla! 1.5 / caricamento file pdf
« il: 02 Mar 2012, 10:01:05 »
salve, devo caricare un pdf su un sito fatto con joomla 1.5..ma mi dice che è troppo grande...si può sapere quanto è la grandezza massima di un file che si può caricare? 

15
Joomla! 1.5 / tempalte themza_j15_43
« il: 29 Dic 2011, 11:03:00 »
salve, se qualcuno ha usato il template in oggetto mi potrebbe dire come ha fatto a togliere dal emnu il link "best web hosting resseler"  grazie non so come fare

16
Joomla! 1.5 / themza_j15_43
« il: 28 Dic 2011, 20:24:14 »
salve, qualcuno ha usato il template in oggetto?

17
Joomla! 1.5 / firebug
« il: 28 Dic 2011, 16:20:38 »
salve sto suando firebug per capire le modifiche da fare..ma non capisco tramite firebug come si fa  a capire la pagina in cui si trova un determinato elemento che voglio cambiare

18
Joomla! 1.5 / problema do trovare questo link
« il: 28 Dic 2011, 11:59:29 »
salve sto cercando di capire dove sta questo link..il sito è
www.icmanuzio.gov.it
se clicco su home in alto a sinistra esce la scritta video tutorial...ma non so da dove disabilitare questo link

19
I Template di Joomla 1.6/1.7/2.5 / scritta da togliere
« il: 03 Nov 2011, 11:40:01 »
ciao sul sito www.icmanuzio.gov.it  e trovi questa scritta   
www.icmanuzio.gov.it
 
www.icmanuzio.gov.it
vicino al mappamondo..ma non so come toglierla..chi mi può dare indicazioni...grazie

20
I Template di Joomla 1.6/1.7/2.5 / template
« il: 02 Nov 2011, 16:06:10 »
salve chi mi potrebbe aiutare a capire dove trovo la scritta www.icmanuzio.gov.it che sta scritto sul  sullintestazione....visto che vorrei toglierla
grazie

Pagine: [1] 2 3


Web Design Bolzano Kreatif