Can I move to Netlify?

I was running my homepage in php language through apache server.

And then I found out that netlifty was good, so I tried to distribute the source code that I developed from netlifty, but it didn’t work.

How can I operate a homepage operated by apache server on netify?

Is it possible?

Netlify does not support PHP.

There is a Netlify Function, but only JS and Go.

Or just a complete static file.

For reference, I will link the PHP search result of this Community:
https://answers.netlify.com/search?expanded=true&q=PHP

Just to add further clarification, Netlify does support using PHP to build a static site with Netlify.
For example, you could use Jigsaw which is a PHP static site generator.

Hi, @sedatepace, and welcome to the Netlify community site. :+1:

The comments that @balloon and @Jinksi have made are helpful and thank you for answering. We also have a Support Guide about this here:

1 Like