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
13 hours 24 min ago
14 hours 24 min ago
18 hours 11 min ago
19 hours 25 min ago
23 hours 1 min ago
1 day 6 hours ago
1 day 15 hours ago
1 day 16 hours ago
2 days 7 hours ago
2 days 10 hours ago