1) è possibile accedere al db information_schema di mysql?
2)perchè questo .htaccess non funziona su altervista:??
Options FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.* index.php
1) è possibile accedere al db information_schema di mysql?
2)perchè questo .htaccess non funziona su altervista:??
Options FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.* index.php
Ultima modifica di afantacalcio : 03-07-2013 alle ore 10.20.39
grazie, ma niente da fare
sempre errore 500 Internal Server Error
così sembra funzionare
Options FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteBase /
RewriteRule ^.* index.php