Current Page: 1 of 1
Results 1 - 4 of 4
5 years ago
jbwebworks
Yes, the problem is in my .htaccess file in the vhosts folder. I removed the .htaccess file and no longer get the error. Not sure what my syntax error is in the .htaccess file but that is not your problem. Thanks for your assistance.
Forum: WampServer English
5 years ago
jbwebworks
Did not work. Still getting the internal server error. This is from the error log C:/vhosts/echealthfinance/.htaccess: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the server configuration C:/vhosts/echealthfinance/.htaccess: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the se
Forum: WampServer English
5 years ago
jbwebworks
I installed wampserver 3.1.3 64bit as an administrator on windows 10. IIS is disabled. I can go to localhost home page and also phpmyadmin. I have several virtual hosts and when I go to home page and click on add a virtual host my path to the files is C:\vhosts\echealthfinance I then go to tools and restart DNS. when I try to access the virtual host site of on firefox, I get this error
Forum: WampServer English
5 years ago
jbwebworks
My httpd-vhosts # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> </VirtualHost>
Forum: WampServer English
Current Page: 1 of 1