Icy Phoenix

     
 

Htaccess And Wamp

Htaccess And Wamp

Article
Reply with quote    Download Post  
Post Htaccess And Wamp 
 
Hi

Just thought I would share this piece of info... as everyone knows htaccess file does not work on your local server on your machine... basically this is due to the rewrite rule causing an error...

If you are using wamp and I am sure this applies to all other local server programs....

open up your apache modules from you control panel... in wamp it is left click find apache modules in the list and then look for rewrite_module... click on it the server will reset and then enable itself...

now add your htaccess file and your good to go....

I would advise not to enable rewrite in ICY (as I have not tested this) but for testing code in the htaccess file should be no problem...

   



 
DWho - View user's profile Send private message  
DWho [ Tue 21 Oct, 2008 10:49 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Htaccess And Wamp

Comments
Reply with quote    Download Post  
Post Re: Htaccess And Wamp 
 
My understanding is that I can use either a php.ini or a .htpaccess file to enable php in a html webpage. Is there an advantage to using either. Is there anything special that I should put in the file. I am new to this. Your post helped me out with setting it up in wamp. Thanks!



 
BluSkyRidr - View user's profile Send private message  
BluSkyRidr [ Sun 29 May, 2011 22:32 ]
Reply with quote    Download Post  
Post Re: Htaccess And Wamp 
 
As far as I know PHP should be enabled by default... you just should embed PHP code between PHP tags:

Code: [Download] [Hide] [Select]
<?php echo('Hello World!'); ?>


On my PC I use XAMPP instead of WAMP, I never had issues so far in using also rewrite or other special features.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Sat 04 Jun, 2011 11:20 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1