Ask Your Question
0

In what instances do file extensions not appear in website URLs?

asked 2023-05-22 10:33:36 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-05-22 10:41:02 +0000

nofretete gravatar image

File extensions do not appear in website URLs when the website uses dynamically generated pages or server-side scripts to deliver content. In such cases, the URL only shows the page or script name, along with any necessary parameters, but does not include the actual file extension. Some examples of such server-side technologies include PHP, ASP, Ruby on Rails, and Django. Additionally, some websites may use URL rewriting techniques to create user-friendly URLs without file extensions.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-22 10:33:36 +0000

Seen: 12 times

Last updated: May 22 '23