Hi
I am installing esepi on http://www.serversfree.com server
during instalation it gives me this info:
Hosting compatibility:
Your hosting is not compatible with default EPESI root .htaccess file. You should tweak it yourself.
Default .htaccess file is:
Options -Indexes
#SecFilterEngine Off
#if your server is running php as apache module:
php_value memory_limit "64M"
php_flag magic_quotes_gpc off
#if your server is running php as cgi/fastcgi you should set following directive instead of above php_value/flag
#SetEnv PHPRC /your/epesi/root/directory/php.ini
RedirectMatch 404 /\\.svn(/|$)
RedirectMatch 404 /\\.git(/|$)
so in the end after all instalation it gives white blank page
shall I make some .htaccess file
but with what inside it
or shall I change some file but which ? and into what?
ask for help