I wrote a web server in AP mode and it works perfectly. Now I wanted to insert a css file in a css directory, but the file is not seen, I tried using both a relative path and an absolute path.
Can someone help me?
1. Can not subdirectory be used?
2. Limitations of the length of the path string?
PS: in the root it works correctly.
Thx