Abs Zaa
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Abs Zaa-
Abs Zaa commented,
Thank you but your code is for php. I am looking for .html. The following code works on Chrome for me, but not on Safari or Firefox. RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteC...
-
Abs Zaa created a post,
htaccess file extensions
In the public_html folder I have 2 files: home.html test.html home.html links to test.html with: ">Test I do not want to display the .html extension in the browser. My htaccess file is as follows...