cmd terminal not found

I bought a server, but I didn’t find the cmd

What did you get from whom exactly?

InfinityFree doesn’t sell anything, and we don’t provide servers. InfinityFree provides web hosting accounts.

Web hosting accounts typically don’t come with command line access, because there is no need to: all server software is setup, managed, optimized and secured by the hosting provider, so you can immediately setup your website.

Our premium partner iFastNet’s Business Hosting plans do come with SSH access. But that’s basically just another way to manage your files, you still cannot change system wide software or settings.

If you already bought something from iFastNet, please contact iFastNet through their support portal directly if you have further questions: https://support.ifastnet.com

Web hosting accounts are less flexible than having a server all to yourself. But they are also a lot easier to use, because the servers are managed by professionals so you don’t have to.

If you want your own server, please find a company that actually provides servers (virtual or dedicated). Companies like DigitalOcean provide good servers at pretty low costs.

5 Likes

i’mm try to access my api from postman but it return
“This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support”
i don’t use or need js in my code
i make function return all cities from database and return as json and make middleware cores in all apis
this my route work

vaccum.kesug.com/api/v1/all/cities

it work on browser but not work on postman
and when i make disable javascript in browser it nor work
where is the problem
the code it work on anthor server

The “problem”, which is not a problem but a feature, is our security system:

In fact it works really well to block access for everything that is not a browser, and this is the proof; in short you can’t use our hosting for APIs.

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.