Am instalat cu automod, pana aici aprope bune si frumoase. In ACP la Automod imi apare instalat. Cand sa termin instalarea lui seo ultimate prin comanda http://site-ultau.ro/phpbb_seo/phpbb_seo.php problema eroare 404.
Am incercat sa vad daca e instalat modul rewrite si nu este instalat (tot eroarea 404).
In .htaccess din root imi scrie urmatoarele:
Cod: Selectaţi tot
#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
<IfModule mod_rewrite.c>
RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>