Hello
I have follow this tutorial and it works!
http://www.howtoforge.com/using-php5...-centos-6.2-p2
Only point is the rules of rewrite of my old server (apache mod_php ) does not work with the new server
Mod_Rewrite is enabled by default in my new setup. I don't know if extra setup is needed with FastCGI enabled or simply I need to modify the rules
Any ideas? I leave some rules of my application for better explanation:
...
RewriteRule ^direccion$ /address.php [QSA,L]
RewriteRule ^direcciones$ /addresses.php [QSA,L]
...
It's just an example. Currently any rewrite rule works for me
If somebody can help here, will be great!
Recent comments
1 day 4 hours ago
1 day 7 hours ago
1 day 18 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 8 hours ago
2 days 17 hours ago
2 days 19 hours ago
3 days 3 hours ago
3 days 4 hours ago