Hi
i have a php application saved in my server in the office and i have a domain name hosted by internet provider..when i run the domain name it will redirect me to the server to my application my problem is
when i put for example:www.abc.com --->i have ex:82.1.0.1/folder/app.php
how i can change this ip to dns
when i tape www.abc.com -->redirect me to www.abc.com/folder1/app.php

how i can change this ip to dns when i tape www.abc.com -->redirect me to www.abc.com/folder1/app.php

DNS is not built for redirection to a direct path within the URL. These rediretions occur at the web server/web application layer.

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.