i have question,
I have recently installed apache/php/mysql/mambo for some testing. evertything is working fine excpet for when all the files required for mambo are downloading with the path localhost path instead of the servername/mambo/file/
how do you change apache to get send the right replies to the get requests from the client

Recommended Answers

All 2 Replies

This is typically either a setting in your source code, or the setting 'ServerName' in the httpd.conf file. You may want to check both locations. Let us know if that doesn't work :cool:

Check your virtualhost section of httpd.conf

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.