Ok only tellme on thing..
for this reason can it give a effect on some apache behavior or .htaccess file?
because I'm using this on one of my sites .htaccess
Code:
DirectoryIndex index.php
FileETag none
ServerSignature Off
Options All -Indexes
RewriteBase /
RewriteEngine On
RewriteRule ^([0-9a-zA-Z]{1,6})$ fly/?to=$1 [L]
RewriteRule ^([0-9]{1,9})/banner/(.*)$ fly/?uid=$1&adt=2&url=$2 [L]
RewriteRule ^([0-9]{1,9})/(.*)$ fly/?uid=$1&adt=1&url=$2 [L]
When i was on shared hosting it was working. but now not in my vps..
i tested this just today, so i asking does it the problem of that hardware fault in x15..
It will be ood to be confirmed..because it killing all my time..