Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Mod_rewrite issues with i18n internationalization
#4

[eluser]NeoArc[/eluser]
Perhaps the .htaccess files are disabled by default in the apache .conf file

<VirtualHost *:80>
#.....
#.....
<Directory /sites/momentum>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>


Messages In This Thread
[SOLVED] Mod_rewrite issues with i18n internationalization - by El Forum - 08-27-2012, 09:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB