Search found 2 matches
- Tue Jun 23, 2009 3:33 pm
- Forum: HTML, CSS and other UI Design Technologies
- Topic: Absolute path
- Replies: 5
- Views: 4737
Re: Absolute path
Some browsers will interpret the path the folder based on where you launch the link from and others won't. If it is hosted locally and you launch the page from an 'open' command in a browser, say FireFox, it will know that it can locally reference the file. Ultimately it may be a problem when you po...
- Tue Jun 23, 2009 3:23 pm
- Forum: HTML, CSS and other UI Design Technologies
- Topic: pages in url without extension
- Replies: 4
- Views: 2764
Re: pages in url without extension
There are third-party tools out there such as ISAPI Rewrite which allow you to have the same capabilities as mod_rewrite.