Current Page: 1 of 1
Results 1 - 3 of 3
17 years ago
dickiebow
Thank you for taking the trouble to reply. I actually found the seeds of my solution in your guide and then extrapolated after careful reading. I have tested the solution I applied and so far it appears robust. It certainly is important to tweak the httpd.conf file and when I looked through in detail, I found why the port 80 issue can crash the apache - there are early references in the code to
Forum: WampServer English
17 years ago
dickiebow
Could someone tell me if this is the right solution. It seems to work! I put the following in the httpd.conf of the apache <Directory c:\wamp\www\mydirectoryname> Options Indexes FollowSymLinks Includes Order deny,allow Deny from all Allow from 127.0.0.1 </Directory>
Forum: WampServer English
17 years ago
dickiebow
I am trying to develop on WAMP and love it - except every time I try to use a "../" page reference I get error messages saying the files cannot be found. The trouble is that I want to place a lot of routines inside an includes directory to save clutter but often they need to reference files both in their own level and in the level above and that is producing errors that I just cannot wo
Forum: WampServer English
Current Page: 1 of 1