September 4, 201411 yr comment_11355 Hi, well some funny things just happened to me: I used the URI domain.dev/icons/ in my local application and wondered why the images were not found. Now I know it, because Uniform Server does not allow the path /icons/ for applications. It is already used by apache (\core\apache2\icons). I just wanted to add this as a bug. Kind regards Julian Report
September 8, 201411 yr comment_11357 Not a bug! Its been a feature of Apache since year dot. You can disable Apache fancy-indexing as follows: Edit file \UniServerZ\core\apache2\conf\httpd.conf Comment last line as shown below:# Fancy directory listings#Include conf/extra/httpd-autoindex.conf Alternatively rename your icon folder. Or move your icon folder down one level (subdirectory) away from root All the bestRic Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.