Validrcpt entry in hero honda: Difference between revisions
Appearance
Created page with "category:Heromotocorp == How to make entry in validrcpt Hero Honda(qmail) == Note:- email id should contain small letters ---- '''Go to this location''' #cd /var/qmail/co..." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[category:Heromotocorp]] | [[category:Heromotocorp]] | ||
Note:- email id should contain small letters | Note:- email id should contain small letters | ||
== How to make entry in validrcpt Hero Honda(qmail) by Web Access == | == How to make entry in validrcpt Hero Honda(qmail) by Web Access == | ||
Revision as of 10:29, 20 September 2014
Note:- email id should contain small letters
How to make entry in validrcpt Hero Honda(qmail) by Web Access
To have access of Hero Honda User's email creation Link we have to disable .htaccess file from server
Go to this location
- cd /var/www/html/hh
Now disable the htaccess file
- mv .htaccess htaccess
Now open this Link[1]
There are Two Options ADD and DELETE
Note:- when we click on Add or DELETE it will automatically reflect the changes in validrcptto.txt and validrcptto.cdb file over the server.
Once you Done enable the httaccess
- cd /var/www/html/hh
- mv htaccess .htaccess