Q
Q
qrazydraqon2011-01-29 14:58:10
phpstorm
qrazydraqon, 2011-01-29 14:58:10

Deploy to local server in PhpStorm

Denwer is installed on the machine, and there is a directory with the project (aka the SVN repository). I switched to PhpStorm, everything is fine, but I just can’t figure out how to set up a deployment to a local server. What should be written in the Web server root URL? The default is localhost , but in this case I don't quite understand how to set the mappings.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rafael Osipov, 2011-01-29
@Rafael

And if you write in hosts something like
127.0.0.1 qrazydraqon.com

P
pmurzakov, 2011-01-29
@pmurzakov

If there is only one project, then localhost
is quite suitable . In the general case, prescribing an arbitrary domain referring to 127.0.0.1 in hosts and linking a virtual host to it.
What's the problem with mappings?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question