|
I try, but don't work.
this is all i tried:
RewriteEngine On
RewriteRule ^/home//fotoblog/(.*)$ index.php?photoslug=$1
RewriteEngine On
RewriteRule ^/fotoblog/(.*)$ index.php?photoslug=$1
RewriteEngine On
RewriteRule ^home//fotoblog/(.*)$ index.php?photoslug=$1
RewriteEngine On
RewriteRule ^fotoblog/(.*)$ index.php?photoslug=$1
.htaccess in the root of my space
the server:
PHP-version 4.4.1 (Requisiti minimi di Pixelpost: versione PHP: 4.3.0 )
Session save path /tmp
MySQL version 5.0.24-standard-log (Requisiti minimi di Pixelpost: MySQL: 3.23.58 )
GD-lib bundled (2.0.28 compatible) con supporto JPEG
Gli Upload al sito Pixelpost sono possible.
Server Software Apache/2.0
Thanks schonhose & jaywilliams
|