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
12 hours 12 min ago
17 hours 11 min ago
18 hours 37 min ago
19 hours 30 min ago
21 hours 13 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 17 hours ago
1 day 19 hours ago