<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
I have difficulty to convert apache like rewrite to nginx. This is
my config file of virtualhost on nginx.
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://pastebin.com/HTtKXnFy">http://pastebin.com/HTtKXnFy</a><br>
<br>
My installed php script should have following rewrite
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://pastebin.com/M2h3uAt3">http://pastebin.com/M2h3uAt3</a>
<br>
<br>
Currently any requested php code displayed it's source on browser.
How could I migrate ?<br>
<br>
Thanks.<br>
<br>
<br>
</body>
</html>