Back to top

Autore Topic: eliminare file index.php  (Letto 1794 volte)

Offline folletto85

  • Nuovo arrivato
  • *
  • Post: 13
    • Mostra profilo
eliminare file index.php
« il: 25 Gen 2013, 13:47:13 »
Salve, ho modificato il file htaccess in modo da eliminare l index.php nel seguente modo:
Codice: [Seleziona]
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule .* index.php [F]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_URI} !^/index\.php
RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]

il tutto ha funzionato fino a poco fa ora mi da il seguente errore:
Codice: [Seleziona]
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, info@altervista.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


Offline BelinBelan

  • Instancabile
  • ******
  • Post: 3887
  • Sesso: Maschio
  • Niente di meno e niente di più. uguale? Forse.
    • Mostra profilo
Re:eliminare file index.php
« Risposta #1 il: 25 Gen 2013, 13:49:53 »
Leggi qui:
 
http://forum.joomla.it/index.php?topic=171182.0
 
Così dovresti risolvere, spero.  ;D
--
Per piacere, no messaggi privati con richieste d'aiuto!!!

Offline folletto85

  • Nuovo arrivato
  • *
  • Post: 13
    • Mostra profilo
Re:eliminare file index.php
« Risposta #2 il: 25 Gen 2013, 18:30:20 »
ciao, si ho seguito la procedura che mi hai detto te già in precedenza ma funziona solo per l home page...
Se apro qualsiasi pagina del menu viene fuori:
Codice: [Seleziona]
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, info@altervista.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


il sito in questione è www.potenzaopen.it! Chi mi aiuta????

Offline folletto85

  • Nuovo arrivato
  • *
  • Post: 13
    • Mostra profilo
Re:eliminare file index.php
« Risposta #3 il: 28 Gen 2013, 11:49:06 »
c è qualcuno che mi riesce ad aiutare???  :D

mau_develop

  • Visitatore
Re:eliminare file index.php
« Risposta #4 il: 28 Gen 2013, 13:04:42 »
ciao, si ho seguito la procedura che mi hai detto te già in precedenza
---------------------------------------------------------------------------------------------
Il post dice anche:
Cerca la voce Options +FollowSymLinks e modificala anteponendo un cancelletto #Options +FollowSymLinks

Offline folletto85

  • Nuovo arrivato
  • *
  • Post: 13
    • Mostra profilo
Re:eliminare file index.php
« Risposta #5 il: 28 Gen 2013, 13:42:45 »
si già avevo fatto anche questo ma mi da lo stesso l errore! il tutto funziona solo sull homepage... se clicco qualsiasi voce del menu mi da errore  :o

 



Web Design Bolzano Kreatif