0

I'm using a website and I do lots of operations (its a basis for mobile app).

If I place the website in a long path directory of the server will that slow down the operations in any sense?

I mean something like using

D:/websites/mobileapps/website

instead of

D:/website
Khaled
  • 36,533
  • 8
  • 72
  • 99
SaintJob 2.0
  • 147
  • 8

1 Answers1

1

If i place the website in a long path directory of the server will that slow down the operations in any sense?

No, it will not.

EEAA
  • 109,363
  • 18
  • 175
  • 245