I have redirect the page using .htaccess
RewriteEngine on
RewriteRule ^([^/]*\.html)$ index.php?page_ request=$1&%{QU ERY_STRING} [L]
where I have to change the "/"?
User Profile
Collapse
-
-
redirection problem with .htaccess
Hi,
I am new to IIS.In apache I am using .htaccess file for redirection.But in ISS its not working.How can I enable .htccess in ISS.Or is there any other way.
My .htccess file contains
RewriteEngine on
RewriteRule ^([^/]*\.html)$ index.php?page_ request=$1&%{QU ERY_STRING} [L]
Regards,
Roshin -
Google search issue
Hi,
When I search my website with google.It shows my website and the details in the search result list.But When I click my website link(eg:www.myw ebsite.com/mypage.html) the slash(/) in the url got removed and the site not showing,ie the link become www.mywebsite.c ommypage.html(s lash is not there).
Thanks &Regards,
Roshin -
Google search issue
Hi,
When I search my website with google.It shows my website and the details in the search result list.But When I click my website link(eg:www.myw ebsite.com/mypage.html) the slash(/) in the url got removed and the site not showing,ie the link become www.mywebsite.c ommypage.html(s lash is not there).
Thanks &Regards,
Roshin -
I used the phpmailer
But got this error
Warning: fsockopen() [function.fsocko pen]: unable to connect to ssl://smtp.gmail.com: 465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in E:\wamp\www\php mailer\class.sm tp.php on line 122
Mailer Error: Language string failed to load: connect_hostLeave a comment:
-
I have just installed the WAMP in my local machine.Can you give the details of configuring smtp using Gmail in php.ini. should I install phpmailer class?Is there any other way to send mail using smtp?Leave a comment:
-
How can i configure SMTP using GMail? I am using WAMP in my local machine?...Leave a comment:
-
SMTP configuration
Hi ,
I am using WAMP for my php application.My problem is that I can't send mail using php mail() function . I am not configured SMTP.How can I configure SMTP? which SMTP server can I use for this?
Thanks & Regards,
Roshin -
PHP -Mail problem
Hi ,
I am using WAMP for my php application.My problem is that I can't send mail using php mail() function . I am not configured SMTP.How can I configure SMTP? which SMTP server can I use for this?
Thanks & Regards,
Roshin
No activity results to display
Show More
Leave a comment: