|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi there!
I have some problem with 404 error page. I just windows and apache 1.36.. I dont really understand what to do. I just cant make a file in windows “.htaccess”. So i created a file called “ERROR.htaccess”. And change in the apache configurtation file. To “AccessFileName ERROR.htaccess” But i cant get it to work. ERROR.htaccess look like this “ErrorDocument 404 /404err.php |
|
#2
|
|||
|
|||
|
firstly make sure your server has .htaccess files turned on. Then all you need to do is rename the ERROR.htaccess to .htaccess and it should work.
you can do this by opening it up in notepad, and surrounding the name in quotes eg ".htaccess" |
|
#3
|
|||
|
|||
|
Hi again!
I saved the as ".htaccess" know .... How can i know if htaaccess is enable ?? My conf look like this ... AccessFileName .htaccess <Files ~ "^\.ht"> Order allow,deny Deny from all Satisfy All </Files> thz |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > .htaccess How to create?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|