Joomla.it Forum
Joomla! 3 => Joomla! 3 => : lisa.tw 10 Jul 2016, 21:11:17
-
Ciao a tutti!
Mi serve un piccolo aiuto.
Ho impostato e creato tutte le categorie di cui ho bisogno nel mio sito. Quando sono sulla Home e premo sulla categoria dove voglio entrare, per esempio Contatti mi appare una schermata bianca con scritto questo: No input file specified.
Che operazione devo fare per inserire una pagina con i seguenti contatti?
Grazie mille,
Lisa
-
ho seguito questi passaggi a questo Link
http://www.joomla.it/articoli-community-16-e-17-tab/5109-joomla-17-e-seo-come-ottimizzare-il-sito-per-i-motori-di-ricerca.html
ed ora mi appare una scritta diversa quando premo sulle categorie che ho creato, x es Contatti
Not FoundThe requested URL /video.html was not found on this server.
Aiutatemi per favore!! :-)
-
Ciao,
sul file .htaccess
Prova così:
- Cercare IndexIgnore * commentarla con # diventerà #IndexIgnore *
- Cercare Options +FollowSymlinks commentarla con # diventerà #Options +FollowSymlinks
- Cercare Options -Indexes commentarla con # diventerà #Options -Indexes
- Cercare #RewriteBase / decommentarla diventerà RewriteBase /
-
Ciao!
appena provato ma nulla :-[
Questo nel file htaccess.txt non c'è:
- IndexIgnore
- #RewriteBase
-
Il file htaccess.txt devi rinominarlo .htaccess
-
E' scritto così:
No directory listingsIndexIgnore *## Can be commented out if causes errors, see notes above.
Ma cosa modifico?
Grazie
-
RewriteBase invece è così:
RewriteBase / ## Begin - Joomla! core SEF Section.
-
modificati quei parametri mi appare questo ora sul mio sito:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator a *******@************.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
-
Il file htaccess.txt devi rinominarlo .htaccess
L'hai fatto?