.htaccess file
ErrorDocument 404 /a.html
#Options -Indexes # do not list files
#deny from 127.0.0.1 #deny access from ip can use deny from all
#DirectoryIndex a.html
RewriteEngine On
Redirect /in.html http://www.google.com
sharing some tech problems and soln
ErrorDocument 404 /a.html
#Options -Indexes # do not list files
#deny from 127.0.0.1 #deny access from ip can use deny from all
#DirectoryIndex a.html
RewriteEngine On
Redirect /in.html http://www.google.com
Posted by Sajjad at 5:34 pm
No comments:
Post a Comment